Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 400 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 400 Bytes

Offline Transactions

This template provides a minimal setup to get Solan Wallet Adapter integrated with React and Vite.

Solana + Durable Nonce

diagram

NOTES

  • nonce hash is time based
  • nonce account can be re-used

TODO