https://github.com/solana-turbin3/youngguns
Young Guns - SVM Rollup Implementation
https://github.com/solana-turbin3/youngguns
Last synced: about 1 month ago
JSON representation
Young Guns - SVM Rollup Implementation
- Host: GitHub
- URL: https://github.com/solana-turbin3/youngguns
- Owner: solana-turbin3
- Created: 2024-08-28T17:31:43.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-08-28T17:57:09.000Z (9 months ago)
- Last Synced: 2025-05-04T15:17:22.808Z (about 1 month ago)
- Language: Rust
- Size: 1.92 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
The YoungGuns Rolling Up
This repository consists of a lightweight SVM rollup based on the Turbin3 Q3 2024 course. This rollup comprises of the following parts:
- Basic RPC API **@Jony DAOistDev | @Kwdi (Hema)**
- getTransaction
- sendTransaction
- getSignaturesForAddress
- Transaction Processing **@Datt @Jonathan**
- batch?
- load_and_execute_transactions()
- State management (Accounts DB) **@Ahzam | Will**
- HashMap?
- Settlement: **@Jimii | @Dhrumil Mehta**
- Program verification## Documentation
- [Discussion Documentation](https://docs.google.com/document/d/14S22yFeekhwRdsYiCpVOJqdJvzFZEVMwUB_-y1lYHRY)
- [Architecture Diagram](https://excalidraw.com/#room=2fd641b38be8c0900345,5xFTrqCAlDPPPq0yagkRpw)## Contributing
We welcome contributions! Please see our contributing guidelines for more details.
## License
YoungGuns is released under the MIT License. See the LICENSE file for more details.
## Contact
For any questions or issues, please open an issue.