clarity-advent-calendar
Decentralized protocol for an advent calendar in Clarity
Open a door
Using gitpod or your local dev environment, you need to verify
- that
test/deploy.ts
is configured to deploy to testnet (3 timesfalse
) - that
test/open-door.ts
contains your private key of an address that has funds`
Just call
yarn mocha test/open-door
Then wait for the result. You might want to run a stacks node and watch the logs.