What dApp would you like to see next on dApp Builder platform?

dApp Builder team
Ethereum dApp Builder
3 min readAug 21, 2018

We decided to hold a vote on what dApp to create next. There are four variants:

Lottery dApp

You can create your own custom lottery on Ethereum blockchain by setting the parameters such as the number of lottery tickets, the cost of one ticket (in ETH), prizes and the end time of lottery.

The prizes can be set as a percentage of raised funds or in an absolute amount of ETH (in this case you need to send the necessary amount of ETH to the smart contract).

End users buy the lottery tickets (one or more). When the lottery ends, the smart contract randomly determines which of the tickets are “happy”, and their holders can get their winnings. After that you can get funds that have not been won.

Chess dApp

You can start a chess game against another Ethereum user by setting the parameters such as a bet (you can play for ETH or set this parameter to zero if you want to play just for fun), your opponent’s Ethereum address and the time limits for moves.

You send your bet to the contract in the process of dApp creation, your opponent sends the bet when he/she accepts your invitation. After the game the winner receives all the money. If your opponent does not accept the invitation to play at a certain time, you can return your bet.

The game starts when your opponent accepts your invitation. You play by official chess rules (the smart contract contains the chess logic) by using the dApp interface.

Microblog

You can create your personal blog hosted on Ethereum, and your posts will be permanently saved in the blockchain.

Also you can activate comments for your blog, and other Ethereum users will be able to comment on your posts.

Messenger

The global decentralized messenger on Ethereum blockchain. Send a message to another Ethereum address and this person will see it in the messenger interface.

Your messages will be saved in the messenger smart contract and will be available for reading only to you and those to whom they are addressed. Also we will create the encryption algorithm so that your messages can not be read from Ethereum transactions data.

If you want to vote, just go to https://dappbuilder.io/builder/#voting_dapps , sign in, choose the option you like and click “Submit”.

1) just go to https://dappbuilder.io/builder/#voting_dapps
2) Sign In (or Sign Up)
3) Choose the option you like and click “Submit”
4) Look at the results of voting

If you are interested in trying the released functionality please go here https://dappbuilder.io/ and sign up.

Stay in touch for updates via

--

--