Skip to content

Latest commit

 

History

History
executable file
·
63 lines (48 loc) · 1.98 KB

engineering_and_product.md

File metadata and controls

executable file
·
63 lines (48 loc) · 1.98 KB

Engineering

We are primarily interested in general purpose technologies that expand the capabilities of the Cosmos ecosystem and its intersection with other languages and networks.

The topics listed here are not exhaustive, but provide an idea of what we're interested in.

  • Hardware

    • HSMs
    • Open source chips
  • Cryptography - Secure and performant library implementations

    • Elliptic curves (secp256k1, ed25519, etc.)
    • Pairing curves
    • Signature schemes (ECDSA, Ristretto, etc.)
    • Zero Knowledge Proofs (Bulletproofs, SNARKs, STARKs, etc)
    • Quantum safe systems
    • Security audits
  • Serialization

  • Databases

  • Tendermint

  • ABCI Frameworks

    • Improvements to existing frameworks like Cosmos-SDK and LotionJS
    • ABCI Frameworks in other languages
  • IBC

    • Protocol formalization
    • Implementation in other languages
  • Pegs to other networks

    • Ethereum, Bitcoin, ZCash, Tezos, etc.
  • Applications and Modules

    • Ethereum on Tendermint (ie. Ethermint)
    • Bitcoin/ZCash/Monero/Tezos on Tendermint
    • Clone of etcd/consul/zookeeper
    • Virtual machines
    • State channels
    • Games
  • Tooling

    • Deployment
    • Monitoring
    • Benchmarking

Product

  • Network explorers
  • Wallets for hubs and zones
  • Governance and staking interfaces
  • Products serving particular network-participants (eg. validators, delegators, or others).