phoreproject / graphene

Phore Synapse working repository
MIT License
13 stars 6 forks source link

P2P methods for sharing data (something like BitTorrent or IPFS) #91

Open meyer9 opened 4 years ago

meyer9 commented 4 years ago

For syncing/propogation, the peers will send the client a block hash and the client will download the full block/transaction from IPFS. This improves interoperability.