b2network / b2-node

Ethermint is a Cosmos SDK library for running scalable and interoperable EVM chains
https://docs.evmos.org/
GNU Lesser General Public License v3.0
3 stars 7 forks source link

ipfs #33

Open robertcc0410 opened 7 months ago

robertcc0410 commented 7 months ago
  1. run the node
  2. use read and write
robertcc0410 commented 7 months ago

run node and add file

$ git clone https://github.com/ipfs/kubo.git
$ cd kubo
$ make install

$ ipfs init
$ ipfs daemon

$ ipfs add test.text