Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 587 Bytes

File metadata and controls

16 lines (10 loc) · 587 Bytes

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