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 alt](https:// "title") | 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.
Syncing
xxxxxxxxxx
W3.14 CODA Testnet Beta is live!
tags:
web3
zk-SNARKs
coda
testnet
Location: Earth
Date: Jul 25, 2019 11:00 AM (Melbourne Standard Time)
Topics
1 min
Why1 min
Start1 min
Transact1 min
Operate1 min
ContributeDocs: bit.ly/CodaDocs
Blog: bit.ly/CodaBlog
Discord: bit.ly/CodaDiscord
Twitter: bit.ly/CodaTweet
Why CODA
Start CODA
Transact CODA
coda daemon -peer hello-coda.o1test.net:8303 -background
coda client status
coda client generate-keypair -privkey-path keys/my-wallet
wallet
and public-keywallet.pub
under thekeys
foldertNciA7oPYaShxJFfenYyf5RJCCusYMNymzSHvwJW3FbLrqU5t4fixw1RXDGrBwWr2vG8fyygqyTTPr4jgDZSrD6e1sBfoTjFCUXUskktbNLzug7sDBMXM4tAVBf2WBmxfwofTCBdRBZzVy
$request <public-key>
$
coda client get-balance -address <public-key>
coda client send-payment \ -amount 20 \ -receiver tNciB5atiEC8k4poyYQX64WPZzSTt1pLYwujjiQeQtw9xaTPY5ZqVdcc6aP3MUVUVm8QTP7vcGPtGqZmDmozkjpZZKiMppMc4D6Dq8JScuPw5D9oCjAoYq431Ka8Ch2povNMJE7TYusPM3 \ -fee 5 \ -privkey-path keys/my-wallet
Operate CODA
coda client set-staking -privkey-path keys/my-wallet
Contribute CODA
Web3 Engineer Tasks: