Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 652 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 652 Bytes

Staking contract at CLO mainnet (will be deprecated in favor of Cold Staking V2)

Staking contract is currently deployed at Callisto Mainnet: https://explorer2.callisto.network/addr/0xd813419749b3c2cdc94a2f9cfcf154113264a9d6#tab_addr_1

Compiled with REMIX solc version:0.4.25+commit.59dbf8f1 optimization enabled.

Cold staking protocol for EVM-compatible blockchain projects

Reference implementation of smart-contract based cold staking protocol. Formal descriptin will be released later.

https://docs.google.com/document/d/1LpRHzW7gGV1JfiXUQOmW-UEVF9TCNNWrYiItDuLgiGA/edit?usp=sharing

The protocol is currently in proof of concept phase.