Skip to content

A set of runnable example code snippets for using the mento protocol sdk

License

Notifications You must be signed in to change notification settings

mento-protocol/mento-sdk-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mento-sdk-examples

A set of runnable example code snippets for using the Mento Protocol SDK.

Installation and usage

# clone the repo
git clone https://github.com/mento-protocol/mento-sdk-examples.git

# cd into the directory
cd mento-sdk-examples

# install all dependencies
yarn

# run the example snippets
yarn ts-node src/discovery.ts
yarn ts-node src/quotes.ts
yarn ts-node src/swap.ts

About

A set of runnable example code snippets for using the mento protocol sdk

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published