0.0.3 • Published 1 year ago

heliacn v0.0.3

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

heliacn

启动 IPFS 节点,并自动连接到中国区可用的IPFS节点,浏览器和 Nodejs 中可用

import { createHelia } from "heliacn";

const helia = await createHelia();

console.info("Helia is running");
console.info("PeerId:", helia.libp2p.peerId.toString());
0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago