Notice: This project has been submitted to the EduHack 2023 on DevPost as part of the DataPond Project, the first decentralized free book library on the topic of Ethics and Sustainability.
A Smart contract aimed at keeping track of deployed versions for a decentralized web3 app. Typically, a downloadable installer, or a URL.
It is a typescript monorepo, organized around the ESNext module methodology using turbo.
- The CLI Documentation
- The Web Client Documentation
- The smart contract source code
- The versioning class source code
It publishes 2 npm packages:
- @datapond/ar-web3-versions for the CLI
- @datapond/ar-check-new-version for the Javascript client