Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 751 Bytes

README.md

File metadata and controls

31 lines (17 loc) · 751 Bytes

keep-core

The core code behind the Keep network.

Getting Started as a Developer

For now, start with the README in the developer docs directory.

Documentation related to the Keep network, Keep client, and Keep contracts.

Specifically developer documentation for the various parts of Keep.

The smart contracts behind the Keep network.

They handle creating and managing keeps, bridging off-chain secret storage and the public blockchain.

The Keep Go client.

It runs the Keep network's random beacon, hosts keep nodes, and participates in keep computations.