Skip to content

Simple monorepo with client (react+vite) and server (hono) apps

Notifications You must be signed in to change notification settings

vitalikda/offline-transactions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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