Djed is a formally verified crypto-backed autonomous stablecoin protocol. This repository contains the complete source code for a frontend application designed to facilitate user interaction with deployments of a Solidity implementation of the Djed protocol.
Table of Contents
Djed is a formally verified crypto-backed autonomous stablecoin protocol. This repository contains the complete source code for a frontend application designed to facilitate user interaction with deployments of a Solidity implementation of the Djed protocol.
Known deployments of this frontend can be used at:
By utilizing this frontend application, users can conveniently engage with Djed deployments and explore the functionalities provided by the smart contracts.
We use nvm to handle the Node version. If you don't use nvm, the Node version can be taken from the .nvmrc
file.
- Clone the repository:
git clone https://github.com/username/djed-solidity-web-dashboard.git
cd djed-solidity-web-dashboard
- Install Node version and dependencies:
nvm install
npm install
Start the development server:
npm start
Open http://localhost:3000 to view it in your browser.
Run tests:
npm test
Format code with Prettier:
npm run format
Build for production:
npm run build
We welcome contributions from the community!
- Fork the project.
- Create your feature branch (git checkout -b feature/AmazingFeature).
- Commit your changes (git commit -m 'Add amazing feature').
- Push to the branch (git push origin feature/AmazingFeature).
- Open a pull request.
- For major changes, please open an issue first to discuss what you'd like to change.
- Discord: @Stability Nexus
- Twitter/X: @DjedStablecoin
- Medium: Djed-Alliance
- LinkedIn: Djed-Alliance