The supra-l1-sdk
provides a convenient way to interact with the supra chain and perform operations on supra chain. It offers a set of utility functions, classes, and types to simplify the integration process and enhance developer productivity.
Install supra-l1-sdk with npm
npm install supra-l1-sdk
For SDK documentation, check out the TypeScript SDK documentation
Check ./src/example.ts for understating about the usage.
rpc_node
endpoint integrationentry_function_payload
type txscript_payload
type txIf you found a bug or would like to request a feature, please file an issue. If, based on the discussion on an issue you would like to offer a code change, please make a pull request.