@defisaver/sdk
v1.2.10
Published
Create complex transactions that interact with multiple DeFi protocols.
Downloads
1,990
Keywords
Readme
DeFi Saver Recipe SDK
Create complex transactions that interact with multiple DeFi protocols.
Testing
npm run test
- Run all tests
npm run test-single --name=your_test_name
- Run single test for specified name e.g. for MyTest.js test name is MyTest