Built-in Smart Contracts
zeknd contains a few built-in smart contracts that you can utilize in your sidechain.
#Coin
Coin implements an ERC20 style coin that can be used as a currency.
#Delegated Proof of Stake
The Proof of Work (PoW) smart contract implements validator elections. See proof-of-stake.
Last updated