#RFC: I implemented a #PoC for my #MutatingSecrets scheme that I think can be used to
- mint new coins
- receive & transfer them as JSON Files
- run a timestamping authority.

I've already setup a test TSA and would like to ask if there's anyone willing to play with this code and review my idea and implementation.

It uses #Nodejs, #IPFS and #OrbitDB.

https://codeberg.org/mutating-secrets-coin/Wallet

Wallet

A program to securely store, claim and verify a coin running in the browser.

Codeberg.org