mirror of
https://github.com/logos-messaging/examples.waku.org.git
synced 2026-01-06 06:43:06 +00:00
Updates
This commit is contained in:
parent
9ef8b93d70
commit
9c537b40bd
@ -17,13 +17,13 @@
|
||||
import {
|
||||
defaultLibp2p,
|
||||
defaultPeerDiscovery,
|
||||
} from "https://unpkg.com/@waku/create@0.0.5/bundle/index.js";
|
||||
} from "https://unpkg.com/@waku/create@0.0.12/bundle/index.js";
|
||||
import {
|
||||
wakuStore,
|
||||
WakuNode,
|
||||
waitForRemotePeer,
|
||||
createDecoder,
|
||||
} from "https://unpkg.com/@waku/core@0.0.10/bundle/index.js";
|
||||
} from "https://unpkg.com/@waku/core@0.0.16/bundle/index.js";
|
||||
|
||||
/**
|
||||
* This example demonstrates how to use the js-waku minified bundle
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user