Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: Slava79 on June 28, 2018, 06:01:02 PM



Title: Need "killer app" ideas for a new blockchain created from scratch
Post by: Slava79 on June 28, 2018, 06:01:02 PM
Hello everybody

I'm creating a proof of concept for a new blockchain, programmable in JavaScript.

It is expected to be somewhat faster than the existing pBFT based software and very extendable with the help of JavaScript plugins.

Right now it is suitable for private and permissioned networks, but could be extended for other use cases in the future.

The status is "almost beta", so that I would like to select an idea for a dApp to create with it.
It  should be cool, like "look Ma, what could be done" sort of things.

My ideas so far (taking into a count limited resources):

- Digital identity, passwordless authentication
- Public ledger of something (contracts, certificates of education etc)
- Documents storage (actually, distributed key-value blockchain database)
- Private messenger (could be done as there is no PoW, and the data size is not that important in private networks)

I'm not  considering a new cryptocurrency thing because it's PoS and the distribution problem is really hard and I don't really deep in community management and marketing etc.

I would really appreciate any ideas.

Github: https://github.com/bloqly/bloqly