KeyKey UI for KeyKey smart (contracts)[https://github.com/phanlancer/keykey-contracts.git]. This project is built with React.js
In the project directory, you can run:
Install packages
Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.
Launches the test runner in the interactive watch mode. See the section about running tests for more information.
Builds the app for production to the build
folder. It correctly bundles React in production mode and optimizes the build for the best performance.
Check linting errors in javascript files - .js, .jsx
Much of this codebase is modified from existing works, including:
Compound - Jumping off point for token code and governance
Ampleforth - Initial rebasing mechanism, modified to better suit the YAM protocol
Synthetix - Rewards staking contract