Mint Club V2 Bond Contract SDK

⚠️
NOTE: This SDK is still under construction and is subject to change any time.

PLEASE USE WITH CAUTION

This SDK enables seamless interaction with Mint Club's smart contracts, offering both read and write capabilities across multiple blockchain networks.

Check the docs here: https://sdk.mint.club

/************************
           _       _
 _ __ ___ (_)_ __ | |_
| '_ ` _ \| | '_ \| __|
| | | | | | | | | | |_
|_| |_| |_|_|_| |_|\__|
(_)__| |_   _| |__
 / __| | | | | '_ \
| (__| | |_| | |_) |
 \___|_|\__,_|_.__/

Made with ☕

**************************/

Running tests

npm i

npx hardhat compile

npm test