Distive is a comment system hosted on the internet computer blockchain. More documentation incoming.
- Install ic-repl: https://github.com/chenyan2002/ic-repl
- Install Rust
- Install DFX
- Add wasm build target:
rustup target add wasm32-unknown-unknown
- Run local service
./start_dev.sh
- Deploy to production
./deploy.sh