phanlancer / keykey-ui

KeyKey DApp on React.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ”‘ KeyKey πŸ”‘

KeyKey UI for KeyKey smart (contracts)[https://github.com/phanlancer/keykey-contracts.git]. This project is built with React.js

Available Scripts

In the project directory, you can run:

yarn

Install packages

yarn start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

yarn test

Launches the test runner in the interactive watch mode. See the section about running tests for more information.

yarn build

Builds the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance.

yarn lint

Check linting errors in javascript files - .js, .jsx

Attributions

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

YEarn/YFI - Initial fair distribution implementation

About

KeyKey DApp on React.js


Languages

Language:JavaScript 57.0%Language:TypeScript 41.8%Language:HTML 0.9%Language:CSS 0.3%