Smart Contracts
The Nyx blockchain is based on CosmWasm (opens in a new tab).
The following contracts are deployed to the chain:
- the Mixnet contract which manages the network topology of the mixnet and tracks delegations & rewarding.
- the Vesting contract which manages
NYM
token vesting functionality. This will soon be deprecated. - the Quorum Multisig used by the subset of the Nyx Validators that generate and validate zk-nyms to manage reward payouts for nodes.
- the zk-nym contract which keeps track of
NYM
deposits used as payment for zk-nym generation.