67P / kredits-contracts

:warning: [MOVED] Smart contracts and JS API for Kosmos Kredits
https://gitea.kosmos.org/kredits/contracts
4 stars 4 forks source link

IPFS class #105

Closed fsmanuel closed 2 years ago

fsmanuel commented 5 years ago

The IPFS class is a bit messed up. We save the config in this._config but never use it. The Preflight tries to access it via this.kredits.ipfs.config so we should add a getter to access it.

raucao commented 5 years ago

Is this still relevant?