12345678910111213141516171819202122232425262728293031323334 |
- <div align="center">
- <img height="170x" src="https://book.boltengine.gg/images/bolt.png" />
-
- <h1>Bolt</h1>
- <p>
- <strong>High-performance, Composable framework for Fully On Chain Games and Autonomous Worlds. </strong>
- </p>
- <p>
- <a href="https://book.boltengine.gg"><img alt="Tutorials" src="https://img.shields.io/badge/docs-tutorials-blueviolet" /></a>
- <a href="https://github.com/magicblock-labs/bolt/issues"><img alt="Issues" src="https://img.shields.io/github/issues/magicblock-labs/bolt?color=blueviolet" /></a>
- <a href="https://discord.com/invite/MBkdC3gxcv"><img alt="Discord Chat" src="https://img.shields.io/discord/943797222162726962?color=blueviolet" /></a>
- <a href="https://opensource.org/licenses/MIT"><img alt="License" src="https://img.shields.io/github/license/magicblock-labs/bolt?color=blueviolet" /></a>
- </p>
- </div>
- Bolt is a high-performance, scalable SVM-based framework designed for Fully On Chain (FOC) Games and Autonomous Worlds.
- ## 📘 Bolt book
- Read the Bolt book: [book.boltengine.gg](https://book.boltengine.gg/)
- ## 📜 Bolt Whitepaper
- Read the Bolt whitepaper for a detailed overview on the architecture and the scalability solution: [Ephemeral Rollups are All you Need]()
- ## 🚧 Warning: under costruction
- Bolt is an open-source project, currently in its early development phase and subject to frequent changes as we are still working on wiring up the final system. We warmly welcomes contributors. For additional resources, join the community on [Discord](https://discord.com/invite/MBkdC3gxcv).
|