Skip to content

UdonSwap/v3-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Udonswap V3-SDK

This is v3-SDK for udonswap and you can proceed further with given information.

Running tests

To run the tests, follow these steps. You must have at least node v10 and yarn installed.

First clone the repository:

git clone https://github.com/UdonSwap/V3-SDK

Move into the uniswap-sdk working directory

cd v3-sdk/

Install dependencies

yarn install 

or

npm install

Run tests

yarn test

or

npm test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published