GeniusVentures / SuperGenius

MIT License
4 stars 3 forks source link

Ipfs-Bitswap integration #18

Open vampiebar opened 1 year ago

vampiebar commented 1 year ago

Implemented ipfs-bitswap, just needs to be integrated into "ipfs-lite-cpp"

And the SuperGenius code was using ipfs-bitswap directly, which it never should have done, so refactor that to use ipfs library instead of the ipfs-bitswap only.