Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/renzodd/digibytecanvas
A peer to peer canvas on top of the DigiByte blockchain!
https://github.com/renzodd/digibytecanvas
dapp digibyte game
Last synced: 18 days ago
JSON representation
A peer to peer canvas on top of the DigiByte blockchain!
- Host: GitHub
- URL: https://github.com/renzodd/digibytecanvas
- Owner: RenzoDD
- License: mit
- Created: 2022-05-04T09:35:10.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-05-22T08:04:48.000Z (over 2 years ago)
- Last Synced: 2023-03-08T08:57:46.829Z (almost 2 years ago)
- Topics: dapp, digibyte, game
- Language: JavaScript
- Homepage:
- Size: 761 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# DigiCanvas
**A peer to peer canvas on top of the DigiByte blockchain**
DigiByte Canvas is an on-chain application on top of the DigiByte blockchain. Is a virtual canvas that can be modified by anyone at anytime and rendered by consulting the DigiByte blockchain.
## Get Started 📦
Download the installer that match your OS, execute it and you are ready to go!
## Development 🛠️
```sh
git clone https://github.com/RenzoDD/digibytecanvas
cd digibytecanvas
npm install
```## Building the Binaries ✨
To build the `digibytecanvas` run this command:
```sh
npm run dist
```This will generate the binaries in the `dist` folder.
## Security 🛡️
This program can be use in a real environment but we do not take any responsability regarding lost funds.
If you find any flaw or trouble please submit a new thread on [Github Issues](https://github.com/RenzoDD/digibytecanvas/issues)
## Donate 💰
- DigiByte: DTRfD2Mwf4z2aygAYdSeVfzjnRjNbdSjZD
## Developers ✒️
[![GitHub](https://img.shields.io/badge/Follow-RenzoDD-blue?logo=github&style=social)](https://github.com/RenzoDD)
## License 📄
Code released under the [MIT License](LICENSE.md).