Code examples for using Shinami's Services. Pairs with the tutorials on our docs site.
- Backend-only examples for using Shinami's Gas Station for feePayer transaction gas fee sponsorship and Invisible Wallets (embedded, NFT wallets for your Web2-native users). Uses the
@aptos-labs/ts-sdk
and@shinami/clients
TypeScript SDKs. - Simple app example combining Shinami Gas Station for feePayer transaction gas fee sponsorship on the backend with connected wallet signing on a React frontend. Uses the
@aptos-labs/ts-sdk
,@aptos-labs/wallet-adapter-react
, and@shinami/clients
TypeScript SDKs.
- Backend-only examples for using Shinami's Gas Station for transaction gas fee sponsorship and Invisible Wallets (embedded NFT wallets for your Web2-native users). Uses the
@mysten/sui
and@shinami/clients
TypeScript SDKs. - Simple app example combining Shinami Gas Station sponsorship on the backend with connected wallet signing on a React frontend. Uses the
@mysten/sui
,@mysten/dapp-kit
, and@shinami/clients
@shinami/clients
TypeScript SDKs.