Code Monkey home page Code Monkey logo

emp-tools's Introduction

EMP Tools

Expiring Multi Party is UMA's most current financial smart contract template. This UI is a community-made tool to make interfacing with the protocol easier, please use at your own risk.

Live frontend:

Install dependencies

yarn

Developing on Public Network

Quick run on a public network (Mainnet and Kovan supported): yarn dev

Developing on Mainnet-fork

First create a .env file with the following contents:

MAINNET_NODE_URL=https://mainnet.infura.io/v3/<INFURA_API_KEY>
PRIV_KEY=0x123456789...

The following instructions will spin up a test chain forked off mainnet and also swap 10 ETH to DAI on Uniswap so that you have a healthy balance of ETH and DAI to test with. You can manually test the dapp with MetaMask in your browser this way.

  1. Run yarn chain.
  2. Copy the private key into MetaMask to access the account and connect to localhost:8545. Your balance should be ~990 ETH and a bunch of DAI.
  3. Test.

Beware, it might be a bit slow and you might need to "reset" your account on MetaMask to clear the nonce.

Deployment and Hosting

Every push to the default branch causes a deployment to the primary domain. Every branch and PR pushed is also deployed to a unique subdomain, all thanks to Vercel.

Powered by Vercel

emp-tools's People

Contributors

adrianmcli avatar nicholaspai avatar chrismaree avatar daywiss avatar mrice32 avatar smb2796 avatar rojhattoptamus avatar dependabot[bot] avatar shubhamchndrvnshi avatar kohlisuraj avatar ashutoshvarma avatar akhanubis avatar

emp-tools's Issues

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.