Code Monkey home page Code Monkey logo

djed-solidity-webdashboard's Introduction

Djed-Solidity-WebDashboard

Djed is a formally verified crypto-backed autonomous stablecoin protocol. To learn more, please check our gitbook docs.

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.

To run this frontend locally, follow the Installation and Usage instructions below.

And, please, feel welcome to contribute.

Installation

We use nvm to handle the Node version, if you don't use nvm, the Node version can be taken from the .nvmrc file.

To download the project dependencies, run:

npm install

Usage

In the project directory, run:

npm start

This will run the app in development mode. Open http://localhost:3000 to view it in your browser.

The page will automatically reload when you make changes in the code. You may also see any lint errors in the console.

To launch the test runner in interactive watch mode, run:

npm test

See React's documentation section about running tests for more information.

To format the code to comply with the prettier style, run:

npm run format

To build the app for production to the build folder, run:

npm run build

This will correctly bundle React in production mode and optimize the build for the best performance. The build is minified and the filenames include the hashes. The app is ready to be deployed!

See React's documentation section about deployment for more information.

Contributing

Contributions are always welcome!

If you would like to contribute, please join our Discord channel and reach out to us.


Thanks for reading ๐Ÿ˜Š

djed-solidity-webdashboard's People

Contributors

kristina2103 avatar paulclindo avatar martin-tomko-vacuumlabs avatar ceilican avatar alexitc avatar robkorn avatar agustina-troiano avatar rinor avatar tomislavkuvek avatar yogesh0509 avatar rajranjan0608 avatar roxor-dj avatar aasimtaif avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.