Skip to content
forked from fort-major/dao

Fair, open, robust and transparent digital organization

License

Notifications You must be signed in to change notification settings

DunkanMcLoud/dao

 
 

Repository files navigation

Fort Major

Fair, open, robust and transparent digital organization with an uplifting vibe.

Join Our Telegram

Docs

Our DAO is fully expressed via two entities:

  • tasks, which add some kind of value to our projects;
  • humans, who manage, solve and evaluate the tasks.

Local development

Requirements

  • dfx 0.20.1
  • candid-extractor
  • pnpm

Instructions

  • dfx extension install nns
  • dfx start --clean
  • dfx extension run nns install
  • ./scripts/before-build.sh dev
  • ./scripts/generate-bind.sh
  • ./scripts/deploy.backend.sh dev
  • cd ./frontend/app && pnpm run dev

if you redeploying, don't forget to call localStorage.clear() in browser's dev console and reauthorize, otherwise you might see a "Signature Verification Failed" message

Automatic .did generation

  • ./script/extract-did.sh

About

Fair, open, robust and transparent digital organization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 64.8%
  • Rust 32.5%
  • Shell 1.4%
  • Other 1.3%