An open API service indexing awesome lists of open source software.

https://github.com/astarnetwork/astar-ink-sdk


https://github.com/astarnetwork/astar-ink-sdk

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Astar ink! SDK

This SDK contains crates to be used in ink! to do contract to runtime calls.

#### Assets

This crate contains types to call pallet-assets from ink! contracts. Please check the implementation in the `example` folder.

#### XCM

Coming soon!