Skip to content

sustia-llc/offchain-cv-snapshot

Repository files navigation

offchain-cv-snapshot

offchain conviction voting snapshot service for dapp https://github.com/dynamiculture/offchain-cv-dapp

Quick start

Create .env (listed in .gitignore) supplying the following values:

SEED=<use seed provided to https://github.com/Dynamiculture/offchain-cv-dapp/blob/main/bootstrap.js>
DNYCV_CONTRACT_ADDRESS=0x8dbbd010B0B4B215C07feF16FEa9dA4Ea8e3FfA1

To run, use seed provided to https://github.com/Dynamiculture/offchain-cv-dapp/blob/main/bootstrap.js

tsc --skipLibCheck --resolveJsonModule ./snapshot.ts && node ./snapshot.js

TODO:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published