Because js-IPFS has been superseded by Helia, I want to try using Helia to upload files to my Kubo node. However, after researching for two days, I still don't know how to achieve it. The original simple code, like:
import { create } from 'ipfs-http-client';
const ipfs = create({ host: hostname, port: 443, protocol: 'https' });
发布者:admin,转转请注明出处:http://www.yc00.com/questions/1745110962a4611848.html
评论列表(0条)