Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bottos-project/magiccube
Bottos Blockchain Service Layer, Decentralized App Platform
https://github.com/bottos-project/magiccube
blockchain infrastructure
Last synced: 4 days ago
JSON representation
Bottos Blockchain Service Layer, Decentralized App Platform
- Host: GitHub
- URL: https://github.com/bottos-project/magiccube
- Owner: bottos-project
- License: gpl-3.0
- Created: 2017-09-01T11:18:39.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-25T15:32:50.000Z (about 6 years ago)
- Last Synced: 2024-06-20T12:44:24.691Z (5 months ago)
- Topics: blockchain, infrastructure
- Language: Go
- Homepage: https://bottos.org
- Size: 261 MB
- Stars: 98
- Watchers: 29
- Forks: 35
- Open Issues: 56
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Bottos Blockchain Service Layer
[![Go Report Card](https://goreportcard.com/badge/github.com/bottos-project/magiccube)](https://goreportcard.com/report/github.com/bottos-project/magiccube) [![License](https://img.shields.io/badge/licence-GPL--3-blue.svg)](https://opensource.org/licenses/GPL-3.0)
BOTTOS is the decentralized data sharing network protocol based on the blockchain technology. It is also a consensus-based one-stop platform to implement the registration, distribution and transformation of the data among different participants within the broad-based AI ecosystem.
Our Vision
- To build and become the largest global data sharing network to evolve AI ecosystem via smart data contracts on a blockchain infrastructure.
- To help people capitalize the data assets with the clear ownership and better control in data privacy through a transparent and democratic mechanism.Our Goals
- To build the world's most efficient data sharing network “DataMarket” with our proprietary pricing mechanism of the data asset
- To build the AI model sharing network “ModelMarket” to facilitate the effective management of the AI development cycle
- To implement the hardware sharing network to streamline the AI product registration and communication# One-Click Deploy a Bottos Node
- **Install**: Login as root, and execute *./startup.sh deploy*
- **Update source code**: Create user bottos and switch to bottos, and execute *./startup.sh update*
- **Run**: Execute *./startup.sh buildstart* to build the source code and run bottos chain
- **Stop**: Execute *start / stop* to stop[One-Click Deployment Script](https://github.com/bottos-project/magiccube/tree/master/service/node/scripts/startup.sh)
# Learn about Bottos
Read our [WhitePaper](https://www.bottos.org/pdf/Bottos%20whitepaper%20English%20final.pdf)# Contact us:
[email protected]# Our Official website:
www.bottos.org
www.botfans.org
# License
Bottos is GPLv3 licensed.