BitSong Official Channel
1.6K subscribers
270 photos
26 videos
569 links
Public channel for BitSong Project
Download Telegram
404 Deep Records have a channel on BitSong

Open your channel, and distribute your music, if free, is decentralized!

https://demo.bitsong.io/a/bitsong1dp6jtg2zqgl3zgrujd8yyu3au0uud5n57d7a0r
The #1 Organic Track uploaded by an user

Nj Stoner - Sapna
11
plays - 82.22btsg rewards
https://demo.bitsong.io/track/13

#nowlisten
From #Italy ๐Ÿ‡ฎ๐Ÿ‡น to the cosmos ๐Ÿš€, Lorenzo Agosta sings ๐ŸŽค "In The Middle". He chose the #blokchain instead of the traditional channels.

Show your #love โค๏ธ
https://demo.bitsong.io/track/1
๐Ÿš€ Welcome to Massimiliano Troiani ๐Ÿ‡ฎ๐Ÿ‡น, host of the #CapitalParty program on Radio Capital, climber of rankings on Mixcloud has decided to try exclusively BitSong #demo

You can now listen ๐ŸŽง to his #DjSet Episode #24 on bitsong demo:

https://demo.bitsong.io/a/bitsong1dee92em2tljk7j4sl09w08d2edmvskyk966xa7

It's a pleasure to have you on board! <3

#music #reward #decentralized
๐Ÿš€ You wanted it, you asked for it, you got it!
The Validator Contest is now available!

๐ŸŽฏ BitSong is keen to reward the professionalism, commitment and availability of the participants in its Consensus!

โค๏ธ Join to bitsong-testnet-3 (incentivized)

๐Ÿ‘‡๐Ÿ‘‡๐Ÿ‘‡๐Ÿ‘‡
https://btsg.community/t/validator-contest-join-to-bitsong-testnet-3-incentivized/201
๐ŸŽ™Hi there everybody we hope you're having an amazing weekend.

๐Ÿ’ฃWe bother just to let you know that the BitSong Validators Form is now available for those Validators who want to take part in the #Incentivized Testnet-3.

๐Ÿ’ฐSubmit your application here: https://forms.gle/iYWugV4abhgPJsvLA

At the beginning of the week we will publish the details of the new #Testnet which will be followed by the #guide on how to join.

๐Ÿ’กFor those who have not had the opportunity to read the Contest, you can view it here: https://btsg.community/t/validator-contest-join-to-bitsong-testnet-3-incentivized/201
Ready to go!!! The guide for bitsong-testnet-3 is live!

[GUIDE]
https://btsg.community/t/guide-eng-how-to-participate-in-bitsong-testnet-3-incentivized/217

Do not forget to compile the form to keep in touch with us
https://forms.gle/iYWugV4abhgPJsvLA
Due to Chinese #NewYear we decided to postpone our Testnet-3 (#incentivized) launch to Monday, January 27th, 3pm UTC.

Youโ€™re in time to send #gentx until January 25th, 3pm UTC.

Guide: https://btsg.community/t/guide-eng-how-to-participate-in-bitsong-testnet-3-incentivized/217

Contest: https://btsg.community/t/validator-contest-join-to-bitsong-testnet-3-incentivized/201
๐Ÿ—ฃHi everyone, we inform you that in about 2 hoursโฐ we will close the preliminary registrations for our Testnet-3 and we will begin to check all the gentx received.

โœ…At the moment we have received 45 gentx and we are truly proud of this extraordinary result, we thank all the new validators and those who were already with us for the desire to start this journey together.

We remind you that we have extended the number of participating validator slots from 32 to 48 through a vote together with our validators.
Consequently, 3 free slots for gentx remain in the next 2 hours, or to join once the Blockchain is launched, after which, to be able to open other slots, governance will have to open and vote a proposal.

๐Ÿš€Once we have checked all the gentx received, we will create and publish the genesis with the new Blokchain (Sunday, January 26th), so keep in touch for updates.

Wish you an amazing weekend!
Validators can download the genesis file and start their node. The network will be launched on January 27th, 2020 at 15:00 UTC

๐Ÿ‘‰ The last necessary steps are the following:
๐Ÿ‘‰ SEE THE GUIDE

Make sure your node is updated

rm -rf ~/go-bitsong
git clone https://github.com/bitsongofficial/go-bitsong
cd go-bitsong
git checkout v0.3.0
make install
bitsongd version --long

you should have an output similar to this

$ bitsongd version --long
name: go-bitsong
server_name: bitsongd
client_name: bitsongcli
version: 0.3.0
commit: 1dc65dbb84309435ab9e87c67202c071e0f0745c
build_tags: netgo,ledger
go: go version go1.13.6 linux/amd64
BitSong Network Docs (alpha version)
it has to be completed with bitsong modules, and other customizations

- How to use bitsongcli
- Delegator Guide (CLI)
- Validator FAQ
- Validator Security

๐Ÿ‘‰ https://btsg.dev/
Hello to everyone, we have just released bitsong v0.3.1 which implement the tendermint security fix.

How to upgrade?

sudo systemctl stop bitsongd
cd ~/go-bitsong
git pull
git checkout v0.3.1
make install
bitsongd version --long

name: go-bitsong
server_name: bitsongd
client_name: bitsongcli
version: 0.3.1
commit: 4a2595e9c9308196e2a27ff0c914e0217696cb72
build_tags: netgo,ledger
go: go version go1.13.5 linux/amd64

bitsongcli version --long

name: go-bitsong
server_name: bitsongd
client_name: bitsongcli
version: 0.3.1
commit: 4a2595e9c9308196e2a27ff0c914e0217696cb72
build_tags: netgo,ledger
go: go version go1.13.5 linux/amd64

We invite all validators to upgrade. Thanks a lot! โค๏ธ
BitSong/Desmos are finally are connected through IBC

Soon the release!
Hello to everyone. Today I published out BStudio v0.2.0

BStudio
is the api tool that help a developer to upload and get back the ipfs api.
Is just an initial version and also I will release the ui so then an user can:
- Upload media files
- Get cids
- Send tx to bitsong

BStudio will also be used as "data verifier" onchain <-> offchain

Please feel free to try it
https://github.com/bitsongofficial/bstudio/tree/v0.2.0
The magic of P2P!
Currently 316 nodes (around the world) are serving bitsong contents!
We are looking for Javascript Developers

If you are a Javascript Developer send us an email to hello@bitsong.io
- Describe yourself
- Describe you latest collaborations
- Indicate your github profile

Thanks,
Angelo
We are testing the first implementations of the new collaboration between OkChain and BitSong.

Thanks to OKEx, BitSong users can send and trade their Tracks with OkChain

This month we will publish the full implementations of the BitSong Web Player, and the DEX demo.

#Stayintouch