Skip to content
This repository has been archived by the owner on Sep 23, 2022. It is now read-only.
/ champ Public archive

POG's reference implementation in rust

License

Notifications You must be signed in to change notification settings

pognetwork/champ

Repository files navigation

 PogChamp

GitHub release (latest by date) GitHub Workflow Status (branch) GitHub Workflow Status (branch)

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