- Notifications
You must be signed in to change notification settings - Fork0
AbstractSDK/module-sdk-tutorials
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This repo consists of various tutorials using theModuleSDK. Many of them are written up as guides in our docs to provide more information about why certain things are done.
All guides are in thesrc folder and are grouped by module name. Within these folders, there might be different flavours of guides, such as depending on which sdks and account types are used.
To run the tests yourself, you will first need to install the dependencies, such as usingpnpm i. Then, you will need to rundocker-compose up to run the local testnet. In some cases, the tests require using a hosted testnet so you will need to add the appropriate values to the.env file based on the.env.example.
Finally, uncomment the tests you want to run intest/main.test.ts and runpnpm test.
About
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Languages
- TypeScript99.8%
- JavaScript0.2%