Skip to content

cryptocamtech/uniswap-sdk-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Uniswap V2 Tutorial

A Uniswap V2 SDK tutorial that swaps Ether for DAI using a forked mainnet

The code can be downloaded from https://github.com/cryptocamtech/uniswap-sdk-tutorial

Preparation:

    cp env .env  
    // update variables in .env as appropriate  
    npm update
    chmod a+x ./fork_main.sh

And run

    ./fork_main.sh 
    node ethToDai.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors