Skip to content

dfstio/safe-trading

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Safe Trading

Safe Trading with ERC20 tokens

Installation

You need to install node and git.

Install hardhat that is used for solidity contracts

npm install --save-dev hardhat

and finally clone this repo

git clone https://github.com/Benjamin-Herald/safe-trading
cd safe-trading
yarn

Put config.js file with configuration into packages/config directory using template as example

Faucets:
https://goerlifaucet.com/
https://mumbaifaucet.com/

Contracts

LETH contract is deployed to mumbai network at address 0x49B8d4DFDB48023E8637d39BD97F813648b3E44e

UNISWAP

https://app.uniswap.org/#/swap?chain=polygon_mumbai

TODO

  • aave interface
  • safe interface
  • frontend

About

Safe Trading

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors