https://github.com/unboxed-software/solana-lab-durable-nonces
https://github.com/unboxed-software/solana-lab-durable-nonces
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/unboxed-software/solana-lab-durable-nonces
- Owner: Unboxed-Software
- Created: 2024-03-19T15:44:34.000Z (about 2 years ago)
- Default Branch: starter
- Last Pushed: 2024-09-24T09:40:22.000Z (over 1 year ago)
- Last Synced: 2025-10-11T11:33:45.957Z (8 months ago)
- Language: TypeScript
- Size: 136 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# To Get Started
### Usage
1. `npm install` or yarn
2. Write code in `test/index.js`
3. `npm run start`