Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vitalikda/offline-transactions
Simple monorepo with client (react+vite) and server (hono) apps
https://github.com/vitalikda/offline-transactions
drizzle-orm honojs pnpm-workspace tanstack-router vitejs
Last synced: 13 days ago
JSON representation
Simple monorepo with client (react+vite) and server (hono) apps
- Host: GitHub
- URL: https://github.com/vitalikda/offline-transactions
- Owner: vitalikda
- Created: 2024-10-09T17:27:22.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-12T08:47:02.000Z (about 1 month ago)
- Last Synced: 2024-12-07T04:46:11.754Z (16 days ago)
- Topics: drizzle-orm, honojs, pnpm-workspace, tanstack-router, vitejs
- Language: TypeScript
- Homepage:
- Size: 992 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Offline Transactions
This template provides a minimal setup to get Solan Wallet Adapter integrated with React and Vite.
## Solana + Durable Nonce
![diagram](/diagram.png)
### NOTES
- nonce hash is time based
- nonce account can be re-used### TODO
- [ ] durable nonce with safe/squads account - https://x.com/SquadsProtocol/status/1837047617127358585
- [ ] schedule transactions on Ethereum