An DXN donate service for streamers, based on smart contract.
Viewers donate through DekuSan, and the donate message immediately pops up on top of the stream!
Viewers donate through the link the streamer provides. Fill in the basic information, click on the "donate" button and this triggers DekuSan.
Confirming the transaction and BOOM, you successfully completed the donation!
Streamer setups browser source for streaming with the Notification link, then the donate messages will pop up on the stream once a transaction is confirmed.
All the donate records are stored on the blockchain. Streamers can easily check their top donors.
- Low fee, Low Latency
- High TPS, Fully Decentralized by DEXON
- 0 setup, no API keys required
- Enter your address and get started!
$ git clone https://github.com/CryoliteZ/dEXonation.git
$ npm install
$ npm run dev
$ npm run build