POGs reference implementation in rust
champ ├── lib # shared code │ ├── crypto │ ├── db │ ├── log │ └── p2p ├── node # pog node application └── wallet # simple wallet (native)
For further information, check out our Documentation
or our Getting Started Guide
. We manage our bugs and tasks using taiga.
A list of all contributors and their specific contributions to this project is also available at pog.network/contributors