Development Setup¶
Be sure to also check out our diagram covering the software architecture and our specification.
Getting Started¶
1. Install Requirements¶
Development¶
rust
>=1.60
just
>=1.1
($ cargo install just
)- build-essentials
- Windows: build tools (windows), cmake (windows)
2. Clone Repo¶
$ git clone https://github.com/pognetwork/champ.git && cd champ
Development¶
List all Commands¶
$ just
Run node¶
$ just node