/clarity-advent-calendar

Decentralized protocol for an advent calendar in Clarity

Primary LanguageTypeScriptApache License 2.0Apache-2.0

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

  1. that test/deploy.ts is configured to deploy to testnet (3 times false)
  2. 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.