Code examples for using Shinami's Services.
Aptos
- Backend-only examples for using Shinami's Gas Station and Invisible Wallets (TypeScript)
- Simple app example combining Shinami Gas Station sponsorship on the backend with connected wallet signing on the frontend (using the Aptos and Shinami TypeScript SDKs and
@aptos-labs/wallet-adapter-react
in a React frontend).
Sui
- Backend-only examples for using Shinami's Gas Station and Invisible Wallets (using the Mysten and Shinami TypeScript SDKs)
- Simple app example combining Shinami Gas Station sponsorship on the backend with connected wallet signing on the frontend (using the Mysten and Shinami TypeScript SDKs and
@mysten/dapp-kit
in a React frontend).