0.0.3 • Published 11 months ago

heliacn v0.0.3

Weekly downloads
-
License
-
Repository
-
Last release
11 months 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

11 months ago

0.0.2

12 months ago

0.0.1

12 months ago