浏览代码

:bento: Add Readme & License

Gabriele Picco 2 年之前
父节点
当前提交
29fe091b30
共有 2 个文件被更改,包括 35 次插入1 次删除
  1. 1 1
      LICENSE
  2. 34 0
      README

+ 1 - 1
LICENSE

@@ -1,6 +1,6 @@
 MIT License
 MIT License
 
 
-Copyright (c) 2023 Magicblock
+Copyright (c) 2023 Magicblock Pte. Ltd.
 
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
 of this software and associated documentation files (the "Software"), to deal

+ 34 - 0
README

@@ -0,0 +1,34 @@
+<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).
+
+