Skip to content

Commit b99b605

Browse files
authored
Update examples/authorize_and_store_papi.js
1 parent 33602fa commit b99b605

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

examples/authorize_and_store_papi.js

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
11
// npm install polkadot-api @polkadot-api/signer @polkadot/keyring @polkadot/util-crypto multiformats ipfs-http-client
22
// npx papi add -w ws://localhost:10000 bulletin
3-
// ipfs daemon &
4-
// ipfs swarm connect /ip4/127.0.0.1/tcp/10001/ws/p2p/12D3KooWQCkBm1BYtkHpocxCwMgR8yjitEeHGx8spzcDLGt2gkBm
5-
// ipfs swarm connect /ip4/127.0.0.1/tcp/12347/ws/p2p/12D3KooWRkZhiRhsqmrQ28rt73K7V3aCBpqKugpsqfpggl4nzazpieyemw6xme
6-
// ipfs swarm peers - should be there
7-
// ipfs bitswap stat
8-
// ipfs block get /ipfs/bafk2bzacebcnty2x5l3jr2sk5rvn7engdfkugpsqfpggl4nzazpieyemw6xme
93

104
import { createClient } from 'polkadot-api';
115
import { Binary } from '@polkadot-api/substrate-bindings';

0 commit comments

Comments
 (0)