Giter Site home page Giter Site logo

token-locker's Introduction

Token Locker MVP

Tool to lock you tokens for given period.

Run this project

Edit /ethereum/private.json and paste your seed and infura secret key

Run yarn install && yarn start at repo root to compile and run frontend.

Run cd /ethereum && truffle compile && truffle migrate to compile and deploy scripts to ganache

Or truffle migrate --network ropsten to deploy scripts to ropsten

Truffle compiles and copies artifacts at /public/contracts to access them from react-app

User Guide

App deployed at http://142.93.233.33:3000

  1. Switch network to Ropsten in Metamask
  2. Claim test ETH faucet from https://faucet.ropsten.be/ or https://faucet.metamask.io/ or https://faucet.dimensions.network/
  3. Swap ETH to any token on Uniswap (Ropsten)
  4. Select token in app, enter amount (less than your balance) and choose FUTURE date to lock until.

TODO

  • Add token lists
  • Refactor and unify app design to future multichain solution
  • Create locks with linear and custom release schedule
  • Create integrations with compound/aave to get yield while tokens are locked
  • Add networks - bsc, avax etc
  • Create CosmWasm contracts for cw-20 tokens
  • Create NEAR contracts
  • Create Solana contracts

token-locker's People

Contributors

seleniumforest 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.