/Reclaim-CosmWasm

CosmWasm Smart Contract for zkProof-verification

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Reclaim Cosmwasm

Generate WASM contract for secret chain:

make secret

In node directory, populate your .env:

MNEMONIC= // Your mnemonic
OWNER= // Your secret address associated with the above mnemonic

In the same directory:

npm install
node all