Skip to content

Repository files navigation

Baseline Protocol

Baseline

Combining advances in cryptography, messaging, and blockchain to execute
secure and private business processes via the public Ethereum Mainnet.

Read the full documentation here at docs.baseline-protocol.org.

Join our Slack workspace for Baseline news and updates!


Baseline Protocol Release v0.1.0

Version 0.1 of the baseline protocol packages has been released! For some background information, check out this section of our docs. There are two entrypoints where you can get involved in the codebase:

  • core/ -- the "core" Baseline Protocol packages
  • examples/bri-1 -- the BRI-1 reference implementation. One or more "core" baseline protocol packages are needed to baseline-enable applications and systems of record.

Core Modules & Packages

PackageSource PathDescription
@baseline-protocol/apicore/apiCore baseline API package providing unified access to the baseline JSON-RPC module and blockchain, registry and key management interfaces
@baseline-protocol/contractscore/contractsSolidity contracts packaged as a Truffle project; includes ERC1820/organization registry
@baseline-protocol/messagingcore/messagingCore messaging package with protocol-agnostic p2p interface with NATS and Whisper implementations
@baseline-protocol/persistencecore/persistencePersistence package; this is a placeholder for system of record integration standards (see ERP connector projects under examples/)
@baseline-protocol/privacycore/privacyCore privacy package initially exposing a zkSnark circuit provider factory; designed to support future privacy implementations
@baseline-protocol/typescore/typesCore reuseable type definitions; also provides a convenience wrapper around interacting with lib/ assets (i.e. circuits)

Architecture

baseline-protocol-architecture

License

All code in this repo is released under the CC0 1.0 Universal public domain dedication. For the full license text, refer to LICENSE.

Contributing

See our contributing guidelines

About

The Baseline Protocol is an open source initiative that combines advances in cryptography, messaging, and blockchain to execute secure and private business processes at low cost via the public Ethereum Mainnet. The protocol will enable confidential and complex collaboration between enterprises without leaving any sensitive data on-chain

Resources

Code of conduct

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages