88 - property : og:description
99 content : Ethereum 開發人員指南、資源和工具。
1010lang : zh-TW
11- sidebar : 自動
11+ sidebar : auto
1212sidebarDepth : 1
1313---
1414
@@ -391,54 +391,54 @@ Solidity ** 以太坊上最受歡迎的智能合約語言,靈感來自 C++、P
391391 ** DappSys -** ** _ 安全、簡單、靈活的智能合約構建區塊。 _ **
392392 - [ dapp.tools/dappsys] ( https://dapp.tools/dappsys/ )
393393 - [ GitHub] ( https://github.com/dapphub/dappsys )
394- ** OpenZeppelin Contracts -** ** _ 安全的智能合約開發庫。 _ **
394+ ** OpenZeppelin Contracts -** ** _ 安全的智能合約開發庫。 _ **
395395 - [ openzeppelin.com/contracts/] ( https://openzeppelin.com/contracts/ )
396396 - [ GitHub] ( https://github.com/OpenZeppelin/openzeppelin-contracts )
397397 - [ 社區論壇] ( https://forum.openzeppelin.com/c/contracts )
398- ** aragonOS -** ** _ 可升級性模式與權限控制。 _ **
398+ ** aragonOS -** ** _ 可升級性模式與權限控制。 _ **
399399 - [ hack.aragon.org] ( https://hack.aragon.org/docs/aragonos-intro.html#aragonos-provides-the-following-functionality )
400400 - [ 文件] ( https://wiki.aragon.org/ )
401- ** 智能合約漏洞登記**
401+ ** 智能合約漏洞登記**
402402 - [ SWC 登記] ( https://smartcontractsecurity.github.io/SWC-registry/ )
403403 - [ GitHub] ( https://github.com/SmartContractSecurity/SWC-registry )
404404 ### 安全性 {#security}
405405 ** 智能合約安全最佳實踐指南**
406406 - [ consensys.github.io/smart-contract-best-practices/] ( https://consensys.github.io/smart-contract-best-practices/ )
407407 - [ GitHub] ( https://github.com/ConsenSys/smart-contract-best-practices/ )
408408 - [ 安全性建議和最佳實踐合集] ( https://github.com/guylando/KnowledgeLists/blob/master/EthereumSmartContracts.md )
409- ** 智能合約安全驗證標準 (SCSVS)**
409+ ** 智能合約安全驗證標準 (SCSVS)**
410410 - [ securing.github.io/SCSVS/] ( https://securing.github.io/SCSVS/ )
411- ** 尋找其他語言?**
411+ ** 尋找其他語言?**
412412 - [ 以太坊開發者工具詳表 #模式—最佳實踐] ( https://github.com/ConsenSys/ethereum-developer-tools-list#patterns--best-practices )
413413 ## 開發者支持與培訓 {#developer-support--training}
414414 ### 一般學習 {#general-learning}
415415 ** 以太坊 Stack Exchange**
416416 - [ ethereum.stackexchange.com] ( https://ethereum.stackexchange.com/ )
417- ** ConsenSys Academy -** ** _ 可自定義進度並且全年開放的以太坊端到端開發者課程。 _ **
417+ ** ConsenSys Academy -** ** _ 可自定義進度並且全年開放的以太坊端到端開發者課程。 _ **
418418 - [ consensys.academy] ( https://consensys.net/academy/ondemand/ )
419- ** Solidity Gitter Chatroom**
419+ ** Solidity Gitter Chatroom**
420420 - [ gitter.im/ethereum/solidity] ( https://gitter.im/ethereum/solidity/ )
421- ** 以太坊 Gitter 聊天室大廳**
421+ ** 以太坊 Gitter 聊天室大廳**
422422 - [ gitter.im/ethereum/home] ( https://gitter.im/ethereum/home )
423- ** Chainshot -** ** _ 基於網頁的去中心化應用程序編碼教程。 _ **
423+ ** Chainshot -** ** _ 基於網頁的去中心化應用程序編碼教程。 _ **
424424 - [ chainshot.com] ( https://www.chainshot.com/ )
425- ** Blockgeeks -** ** _ 區塊鏈技術在線課程。 _ **
425+ ** Blockgeeks -** ** _ 區塊鏈技術在線課程。 _ **
426426 - [ courses.blockgeeks.com] ( https://courses.blockgeeks.com/ )
427- ** DappUniversity -** ** _ 學習如何在以太坊區塊鏈上搭建去中心化應用程序。 _ **
427+ ** DappUniversity -** ** _ 學習如何在以太坊區塊鏈上搭建去中心化應用程序。 _ **
428428 - [ DappUniversity.com] ( http://www.dappuniversity.com/ )
429- ** B9lab Academy -** ** _ 最早的專業以太坊去中心化應用程序開發者課程與審計和質保進修課程主頁。 包含 指導及代碼審查。 _ **
429+ ** B9lab Academy -** ** _ 最早的專業以太坊去中心化應用程序開發者課程與審計和質保進修課程主頁。 包含 指導及代碼審查。 _ **
430430 - [ academy.b9lab.com] ( https://academy.b9lab.com )
431431 ### 基於遊戲的學習 {#game-based-learning}
432432 ** Cryptozombies -** ** _ 學習如何在以太坊上開發遊戲。 _ **
433433 - [ Cryptozombies.io] ( https://cryptozombies.io/ )
434- ** Ethernaut -** ** _ 基於 Solidity 的野戰遊戲,破解合約即可升級。 _ **
434+ ** Ethernaut -** ** _ 基於 Solidity 的野戰遊戲,破解合約即可升級。 _ **
435435 - [ ethernaut.openzeppelin.com] ( https://ethernaut.openzeppelin.com/ )
436- ** Capture the Ether -** ** _ 以太坊智能合約安全遊戲。 _ **
436+ ** Capture the Ether -** ** _ 以太坊智能合約安全遊戲。 _ **
437437 - [ capturetheether.com] ( https://capturetheether.com/ )
438438 ## UI / UX 設計 {#uiux-design}
439439 - [ Challenge of UX in Ethereum] ( https://medium.com/ecf-review/challenge-of-ux-in-ethereum-122e1a33688d ) _ June 25, 2018 - Anna Rose_
440440 - [ Designing for blockchain: what’s different and what’s at stake] ( https://media.consensys.net/designing-for-blockchain-whats-different-and-what-s-at-stake-b867eeade1c9 ) _ March 22, 2018 - Sarah Baker Mills_
441- ** Rimble UI** ** _ - 去中心化應用程序的自適應組件和設計標準。 _ **
441+ ** Rimble UI** ** _ - 去中心化應用程序的自適應組件和設計標準。 _ **
442442 - [ rimble.consensys.design] ( https://rimble.consensys.design )
443443 - [ GitHub] ( https://github.com/ConsenSys/rimble-ui )
444444 ## 標準 {#standards}
@@ -448,7 +448,7 @@ Solidity ** 以太坊上最受歡迎的智能合約語言,靈感來自 C++、P
448448 - [ EIP 討論板] ( https://ethereum-magicians.org/c/eips )
449449 - [ Ethereum Governance Overview] ( https://blog.bmannconsulting.com/ethereum-governance/ ) _ March 31, 2019 - Boris Mann_
450450 - [ Playlist of all Ethereum Core Dev Meetings] ( https://www.youtube.com/playlist?list=PLaM7G4Llrb7zfMXCZVEXEABT8OSnd4-7w ) _ (YouTube Playlist)_
451- 某些 EIP 與應用層規範相關(例如智能合約標準格式),這類規範被稱為[ 以太坊意見徵求(ERC)] ( https://eips.ethereum.org/erc ) 。 許多 ERC 是以太坊生態系統中被廣泛使用的關鍵標準。
451+ 某些 EIP 與應用層規範相關(例如智能合約標準格式),這類規範被稱為[ 以太坊意見徵求(ERC)] ( https://eips.ethereum.org/erc ) 。 許多 ERC 是以太坊生態系統中被廣泛使用的關鍵標準。
452452 - [ ERC 列表] ( http://eips.ethereum.org/erc )
453453 - [ ERC20 - 標准通證接口] ( https://eips.ethereum.org/EIPS/eip-20 )
454454 - [ ERC721 - 非同質化通證 (NFT) 標準接口] ( https://eips.ethereum.org/EIPS/eip-721 )
0 commit comments