Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement NKN blockchain provider #293

Open
markg85 opened this issue Feb 2, 2021 · 0 comments
Open

Implement NKN blockchain provider #293

markg85 opened this issue Feb 2, 2021 · 0 comments

Comments

@markg85
Copy link

markg85 commented Feb 2, 2021

Hi,

I quote:

NKN is a new kind of peer to peer network connectivity protocol and ecosystem powered by a novel public blockchain. It uses economic incentives to motivate Internet users to share network connections and utilize unused bandwidth.

More info on the NKN site.

They are a bit of a unique "blockchain" because they aren't only a blockchain.
I wouldn't do it justice in trying to explain it so it's best to read their site.

In my experience, their blockchain is rather fast with transactions being done in seconds.
They allows for some custom data to be added in a transaction (i believe it was 200 bytes) which would allow anchoring i think. That kinda depends on how large the string is that needs to be anchored but i assume it's just one hash with probably less then 100 characters.

The transaction fee is nice too. Free :)
Well, won't be for years to come, but at the moment it's either free or super low.

Cheers,
Mark

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants