Hi, I'm creating a new ERC20 token (END) with the following economic model:
Every Bitcoin transaction can be sent with memo text in an OP_RET output. This memo can be used to promote user brand in everyday transactions.
The Endurio Protocol is designed to create an incentive for Bitcoin users to include a small memo into their everyday transactions to promote any brand paid in the market.
To mine "SomeBrand" is to:
1. send a Bitcoin transaction with the first OP_RET data begins with “SomeBrand”, and wait for a confirmation,
2. relay that transaction to the Endurio contract on the Ethereum network.
https://raw.githubusercontent.com/endurio/media/main/btc-tx-mining.svg?sanitize=trueEND Token Economic:
- END’s initial supply is ZERO. No token is pre-mined. No ICO.
- END is freshly minted only by successful mining "endur.io"
- In the Brand Market:
- END is required to fund user brand campaign
- END is paid by campaigns to the miners mining user brand
- In the Referral Network:
- END is burnt to pay for rent.
- END is paid as a commission for each successful mining.
Details document is here (temporary):
https://endur.ioRopsten Web Miner:
https://endur.io/minerRopsten Android Miner:
endurio-0.0.1.apkYou need:
+ A Private Key (don't use keys with any valuable coin/token)
+ Some test coins: BTC-TEST and Ropsten ETH. (You can search for their public faucets and get them for free)
+ 3rd party API keys: Infura, BlockCypher, Tatum.io. (You can register and get them for free, they're all well-known crypto API services)
The contracts are verified and published in Ropsten at 4 addresses:
+ 0x0252d8DFd20938f5bd314dEd7f03Cd82070Dc1cc Endurio
+ 0x66647D8933979cCD0128ddAe5D07FABe4FeB43DE BrandMarket
+ 0xc7920b800569ac8895e1a0ba3869b6ddf56717e3 PoR
+ 0x4f669b0d2d72e19ede7ccffdc2299aeee83d64c0 RefNetwork
Please follow and contribute to
https://github.com/endurio if you are interested. Or email me at
zergity@endur.io