Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我对在以太坊上构建去中心化应用程序很感兴趣,并且想知道正在使用的公共库。例如,我听说过 Whisper 和 swarm,但我从中获得它们的教程已有三年多的历史了,我只是想知道是否有人知道哪些是用于基本和高级功能的常用库。谢谢!
请注意,当您构建 DApp(去中心化应用程序)时,您的前端直接与区块链交互。没有服务器。因此,您很少使用 Pytohn、Java、PHP 或 C# 等任何后端编程语言构建 DApp。
流行的以太坊 JavaScript SDK 包括
安全帽
松露
客户端前端库是
Web3.js
以太坊.js
Python 常用于数据科学和分析,具有:
布朗尼
Web3.py