or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Do you want to remove this version name and description?
Syncing
xxxxxxxxxx
वाच्、ワク2和以太坊的訊息傳遞
Vac, Waku v2 and Ethereum Messaging
介紹
Introduction
小小的故事和背景
Brief history and background
安全 (security)、無審查通訊 (censorship-resistance)
Waku v2
bak-kuh bak-kuh!
概述
Overview
目標
Goals
協議
Protocols
(還有Also:基於內容的過濾 content-based filtering、橋街模式到bridge to Waku 1、JSON RPC API、RLN zkSNARKS垃圾郵件保護 spam protection、於SWAP的記帳結算 accounting and settlement、容錯儲存節點 fault tolerant store protocol、主題使用的建議等等 topic usage recommendations, etc.)
實現
Implementations
測試網迴籠和率先使用產品
Testnet Huilong and dogfooding
Toy chat
nim-waku chat
js-waku chat
go-waku chat
研究
Research
(better interaction with wallets and DApps)
應用
Use cases
序幕:Waku 2中的主題
Prelude: Topics in Waku v2
/waku/2/default-waku/proto
/toychat/2/huilong/proto
Status APP
Waku v2 content topic ~ Waku v1 topic
Contact code topic, X3DH bundle, partitioned
Negotiated topic for 1:1 chat
DappConnect: 以太坊訊息傳遞 Ethereum messaging
Multisig and DAO voting, one on-chain tx
Give ability for DApps to notify users
Allow users to respond directly to requests
Decentralized WalletConnect
WalletConnect v2
WalletConnect v2 spec
更多例如
More examples
Gas-less voting, aggregation off-chain
Player Discovery for DApp games
Send encrypted messages with Ethereum key
Your own DApp here
貢獻
Contribute
結論
Conclusion
Protocols, implementations, testnet, research
Waku use cases
謝謝
Thanks