COSCUP2020
入門
TR409-2
歡迎來到 https://hackmd.io/@coscup/2020 共筆
比特幣原本的設計非常單純,只有帳本(本質上就是付錢、匯錢)的功能,跟其他區塊鏈技術比起來發展空間較少。
所以之後才有 Ethereum 區塊鏈出現。
意見分歧的時候,某些人會自己 fork 出去(有點像 linux distrubution)
解決傳統多簽問題,Alice 用一把 private key 切成多碎片
,要使用的時候把 key 碎片拼起來使用。
之後可以把 key 每一個碎片分別規劃權重,一定要其中權重高的 key 碎片才可以簽下去。
可以快速創建自架 Kubernetes 的 IaC。
Base on Terraform
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.
Syncing