Skip to content

jaygaga/go-bitsong

 
 

Repository files navigation

License: APACHE

This repository hosts BitSong, the first implementation of the BitSong Blockchain.

BitSong is a new music streaming platform based on Tendermint consensus algorithm and the Cosmos SDK toolkits. Please make sure you study these projects as well if you are not already familiar.

BitSong is a project dedicated to musicians and their fans, which aims to overcome the bureaucratic and economic obstacles within this industry and reward artists and users for simply using the platform.

On the BitSong platform you (artist) will be able to produce songs in which an advertiser can attach advertisements and users can access from any device. Funds via the Bitsong token $BTSG will be credited to the artist wallet immediately and they will be able to withdraw or convert as they see fit.

Artists need no longer to wait several months before a record label sends various reports, they can check the progress in real time directly within the Wallet.

NOTE: This is alpha software. Please contact us if you aim to run it in production.

BitSong Testnet

To run a full-node for the testnet of BitSong Blockchain, follow the guide.

For status updates and genesis file, see the networks repo.

Resources

Community

License

APACHE License

Versioning

SemVer

BitSong uses SemVer to determine when and how the version changes. According to SemVer, anything in the public API can change at any time before version 1.0.0

To provide some stability to BitSong users in these 0.X.X days, the MINOR version is used to signal breaking changes across a subset of the total public API. This subset includes all interfaces exposed to other processes, but does not include the in-process Go APIs.

About

🚀 Official BitSong Blockchain Implementation in Go

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 55.0%
  • Python 25.6%
  • Makefile 8.2%
  • HCL 7.0%
  • Shell 3.8%
  • Dockerfile 0.4%