Highly decentralized and censorship-resistant way to store key data

Beacon coin is a Chia singelton coin that can store data that needs to be:

  • always available
  • censorship resistant
  • versioned
  • potentially immutable

You might want to use it for coordinating peers in a network, storing DNS information or whatever else you think of. (please share though).
I wrote this mainly to learn more about Chialisp and explore smart coins in Chia Network (especially singletons).
I used some general principles that could be expanded to implement a smart contract type of coin, with methods and state etc.

This code is still work in progress so please DO NOT USE it on mainnet. Use at your own risk.

Please note that I’m not affiliated with Chia Network. This means that I don’t know if this is the right way

 

 

 

To finish reading, please visit source site