ETH&EOS开发资源及工具集合

资讯 2024-06-24 阅读:28 评论:0
? ETH开发资源篇ETH exploitation ˃ 一、开发语言 i. Development of languages · Solidity - 官方推荐以太坊智能合约开发语言&#...
美化布局示例

欧易(OKX)最新版本

【遇到注册下载问题请加文章最下面的客服微信】永久享受返佣20%手续费!

APP下载   全球官网 大陆官网

币安(Binance)最新版本

币安交易所app【遇到注册下载问题请加文章最下面的客服微信】永久享受返佣20%手续费!

APP下载   官网地址

火币HTX最新版本

火币老牌交易所【遇到注册下载问题请加文章最下面的客服微信】永久享受返佣20%手续费!

APP下载   官网地址


?

ETH开发资源篇

ETH exploitation >

一、开发语言

i. Development of languages

· Solidity - 官方推荐以太坊智能合约开发语言,也是目前最为主流的智能合约语言

• Solidity - Officially recommended development language with Taiyo Smart Contract & #xff0c; is also the most dominant language of the current smart contract

· Bamboo - 是一种将智能合约描述为有限状态机的语言,把智能合约看成一个状态和交易的函数,同时生成一个新的状态

• Bamboo - a language that describes an intelligent contract as a limited state machine & #xff0c; views an intelligent contract as a function of a state and transaction & #xff0c; and generates a new state

· Vyper - 一种类 python 的面向合约编程语言,专注于以太坊虚拟机,着重于安全、简洁、和稳定性

• Vyper - a type of python pro-contractual programming language & #xff0c; focus on e-Team virtual machine & #xff0c; focus on security, simplicity, and stability

二、ERC 通证标准

II. ERC Pass Standard

· ERC-20 - 可替换资产的原始代币合约

- Original currency contract for a replacement asset

· ERC-223 - 向后兼容ERC-20,解决地址错误丢失代币的缺陷

● ERC-223 - Recompatible ERC-20, addressing defects in missing tokens at wrong addresses

· ERC-721 - 非同质性代币,可用来标记独特的个人资产

ERC-721 - Unhomogenous tokens that can be used to mark unique personal assets

· ERC-777 - 包含更大广度的交易处理,具有高度可定制性

ERC-777 - more extensive transaction processing & #xff0c; highly customized

· ERC-827 - 允许转让通证并允许持有人允许第三方使用通证

ERC-827 - Allowing the transfer of hyphens and allowing the holder to allow third parties to use hyphens

· ERC-918 - Mineable Token Standard

· ERC-998 - 可拆解非同质化代币,可包含多个ERC-721和ERC-20形式

ERC-998 - Dismantled non-homogenous tokens & #xff0c; may include multiple ERC-721 and ERC-20 forms

· ERC-1155 - 可在一个智能合约中定义多个物品(token)

ERC-1155 - Multiple items can be defined in a smart contract & #xff08; token)

· ERC-1400 - 证券通证标准,部分可互换代币,该EIP标准具有能力进行强制转移

• ERC-1400 - securities pass standards & #xff0c; partially interchangeable currency & #xff0c; EIP standards have the capacity to make mandatory transfers

· ERC-1404 - 为证券通证、通证化证券以及其它携带复杂要求的其它通证而准备

ERC-1404 - Preparation for securities pass, transacted securities and other circulars carrying complex requirements

· ERC-165 - 创建标准方法以发布和检测智能合约实现的接口

- Create standard methods for publishing and detecting interfaces realized by smart contracts

· ERC-725 - 密钥管理和执行的代理合同,建立区块链身份

ERC-725 - proxy contract for key management and execution xff0c; creating block chain identity

· ERC-173 - 合同所有权的标准接口

- Standard interface for ownership of contracts

?

?

三、开发框架

III, development framework

· Truffle - 最为流行的智能合约开发、测试和部署框架,经常与 Ganache (也是由 Truffle 团队开发) 一起搭配使用

• Truffle - The most popular framework for the development, testing and deployment of smart contracts & #xff0c; often used in combination with Ganache (also developed by the Triffle team)

· Embark - 一个 DApp 开发框架

• Embark - A DApp development framework

· Populus - 用Python语言写的智能合约开发框架

• Populus - Smart Contract Development Framework in Python

· Etherlime - 基于 ethers.js 的 DApp 开发框架

Etherlime - Dapp development framework based on ethers.js

· Parasol - 敏捷智能合约开发环境

Parasol - Agile Smart Contract Development Environment

四、集成开发环境(IDE)

iv. Integrated development environmentxff08; IDE)

· Remix - 一个基于solidity语言的在线智能合约开发IDE,它提供从编译,调试到部署的全流程支持

Remix - Development of IDE, for an online smart contract based on the language of solidity; it provides full process support from compilation & #xff0c; debug to deployment

· Atom - Atom 编辑器可以结合 Atom Solidity Linter, Etheratom 等插件进行智能合约开发

• Atom - Atom Editor allows smart contract development with Atom Society Linter, Ethertom and other plugins

· Pragma - 一个非常简单的 solidity 合约在线 IDE。提供合约的编译、部署与调用支持

Pragma - A very simple contract contract online IDE. Provides contract compilation, deployment and call support

· Superblocks Studio - Superblocks Studio 可以帮助你在线编写、编译与部署智能合约

• Superblocks Studio - Superblocks Studio can help you develop, compile and deploy smart contracts online

· Vim solidity - 有了这个,使用 vim 也可以写愉快地写 solidity

..Vim sociality - with this #xff0c; with vim you can write happy sociality

· Visual Studio Code - VSCode 是***常用的最多的工具,好多支持 solidity 的插件

• Visual Studio Code - VSCode is *** the most frequently used tool xff0c; a lot of plugins supporting soliity

· Intellij Solidity Plugin - JetBrains IntelliJ Idea IDE 上用的 solidity 插件,支持语法高亮,格式化与代码自动补全

*Intellij Solidity Plug-IntelliJ Idea IDE; support syntax high & #xff0c; formatting and code completion

· Eth Fiddle - 由The Loom Network开发的IDE,允许编写、编译和调试智能合约,易于共享和查找代码段

- IDE, developed by The Loom Network; allows for the preparation, compilation and debugging of smart contracts xff0c; easy sharing and searching of code segments

五、常用以太坊交互代码库

V, commonly used as an interactive code library

· Web3.js - 以太坊官方的 Javascript API

..Web3.js -Ethio-official Javascript API

· Eth.js - 优化过的 Web3.js

Eth.js - optimized Web3.js

· Ethers.js - 更加完整的以太坊 Javascript 代码库,包括 Web3.js 没有的足记词与 HD 钱包支持等。

• Ethers.js - More complete Ether Javascript & #xff0c; including suffix notes and HD wallets not available in Web3.js, etc.

· Web3.py - Python 版的 Web3

• Web3.py-Python version of Web3

· Web3.php - PHP 版的 Web3

• Web3.php-PHP version of Web3

· Web3j - Java 版的 Web3

• Web3j - Java version of Web3

· Nethereum - .Net 版的 Web3

• Netheeum -.Net version of Web3

· Ethereum.rb - Ruby 版的 Web3

• Etheeum.rb - Ruby's Web3

· Web3.hs - Haskell 版的 Web3

• Web3.hs - Haskell version of Web3

· KEthereum - Kotlin 版的 Web3

• Ketheeum - Kotlin version of Web3

· Pyethereum - Python 版的以太坊核心客户端

Pyetherum - Ethon core client

· Drizzle - 基于 Redux 的用于链接以太坊的前端代码库

• Drizzle - Redux-based front-end code library for linking to the Taiyo

· Eventeum - 以太坊智能合约事件和后端微服务之间的桥梁

• Eventeum - Bridge between the Taiyo Smart Contract event and back-end microservices

· Vortex - 可直接用于 DApp 的 Redux Store。通过 WebSockets 实现智能合约与后台数据的自动刷新。

• Vortex - Redux Store, which can be used directly for DApp. Smart contracts and back-office data are automatically refreshed through WebSockets.

六、开箱即用工具

six, open the box and use the tool

· Truffle boxes - 一些打包好的组件

..Truffle boxes-- some packaged components.

· Local Raiden - 在 docker 容器中运行本地雷电网络以进行演示和测试

• Local Raiden - Run this mine electrical network in docker containers for demonstration and testing

· Private networks deployment scripts - 私有 PoA 网络的开箱即用部署脚本

• Private networks deployment scripts - open boxes of privately owned PoA networks

· Local Ethereum Network - 私有 PoW 网络的开箱即用部署脚本

• Local Etheeum Network - Openbox of private PoW network with deployment scripts

· Kaleido - 使用 Kaleido 启动联盟区块链网络,非常适合 PoC 和测试

• Kaleido - Start the coalition block chain network with Kaleido & #xff0c; very suitable for PoC and testing

· Cheshire - CryptoKitties API 和智能合约的本地沙箱实现

Cheshire-CryptoKittys API and smart contract local sandbox realization

· Solc - Solidity 编译器

• Solc - Solidity compiler

· Solidity cli - 更快更好地编译 Solidity

..Solidity cli-- faster and better compile it.

· Ethereumjs - 以太坊实用的 javascript 代码库集合,比如 ethereumjs-util 和 ethereumjs-tx 等

• Etheeumjs - A collection of javascript coding libraries & #xff0c; etheeumjs-til and etheeumjs-tx, etc.

· Ethjs - 简单好用的 JS 模块

Ethjs - Simple and Useful JS Module

· Eth lightwallet - 在 Node 和浏览器里用的以太坊轻钱包

Eth lightwallet - Ether's light wallet used in Node and the browser

· RLP - RLP 编码的 JS 版实现

JS version of RLP - RLP Encoded

· Solium - 用于识别和修复 Solidity 中的代码格式和安全问题

• Solium - to identify and restore code formats and security issues in Solidity

· Ethereal - 一个命令行工具,用于管理以太坊中的常见任务

• Etheeal - a command line tool xff0c; used to manage common tasks in Etheria

· ABI decoder - 用于解码以太坊交易中数据参数和事件的库

• ABI decoder - Library for decoding data parameters and events in Taiyo transactions

· Ethereum ABI UI - 根据以太坊合约 ABI 自动生成 UI 表单字段和关联的验证器

· Etheeum ABI UI - ABI Auto Generates UI Form Fields and Associated Certifiers under Etheria Contract

· Eth crypto - 用于以太坊的加密javascript 函数以及将它们与 web3js 和 solidity 一起使用的教程

* Eth Crypto - Encrypted Javascript function for Etheria and lessons for use with web3js and soliity

· Solidity flattener - 一个可以将工程中相互引用的合约合并到一个合约文件的工具

• Solidity flottener - a tool to merge contracts cited in the project into a contract file

· JS IPFS API - JS 实现的与 IPFS API 交互的代码库

· JS IPFS API - a code library implemented by JS that interacts with IPFS API

· Ganache - 具有 UI 的本地以太坊简单实现

...............................................................................................................................

· SpankCard - 浏览器里用的以太坊钱包

..SpankCard - Ether's wallet used in the browser.

· Parity Signer - 允许签署交易的移动应用

• Parity Signer - a mobile application allowing the signing of a transaction

· py-eth - 以太坊 Python 语言工具集

. py-eth - Ethom Python Language Tool Set

· Decode - 用以解析提交给本地 testrpc 节点的交易,使其更易读,更易于理解

• Decode - to interpret transactions submitted to local testrpc nodes & #xff0c; to make them easier to read & #xff0c; to understand

· Neufund - Smart Contract Watch - 一种监控大量智能合约和交易的工具

· Supermax - 提供以太坊上智能合约活动和事件日志的实时数据反馈

Supermax - Provide real-time data feedback from the Panel's Smart Contract Activity and Event Log

七、客户端

7 client

· Geth - Go 语言实现版本

• Geth-Go language implementation version

· Parity - Rust 语言实现版本

• Parity - Rust Language Realization Version

· Cpp-ethereum - C++ 语言实现版本

Cpp-ethereum - C+ #43; Language realization version

· Pyethapp - 基于 pyethereum 的 Python 语言实现版本

• Pyethapp - Python language implementation version based on pyetheum

· Trinity - 基于 py-evm 的 Python 语言实现版本

• Trinity - Python language implementation version based on py-evm

· Ethereumjs - 基于 ethereumjs-vm 的 JS 实现版本

• Etheeumjs - a JS realization version based on etheeemjs-vm

· Ethereumj - Java 语言实现版本

• Etheeumj - Java language implementation version

· Harmony - 基于 Ethereumj 的以太坊节点实现,EtherCamp出品

• Harmony - Etherium node based on Etheeumj & #xff0c; EtherCamp

· Seth - 命令行版的 MetaMask

. Seth - Command Line MetaMask

· Mustekala - 以太坊轻客户端实现,MetaMask 团队出品

• Mustekala - Realising #xff0c; MetaMask Team

· Exthereum - Elixir 语言实现版本

• Extheum-Elixir language implementation version

· EWF Parity - 兼容以太坊的能源区块链客户端

• EWF Paraity - Compatible with Etheria's energy block chain client

· Quorum - 基于以太坊改造的关注数据隐私的授权访问区块链, JP Morgan 出品

Quorum - Allowed access to block chains based on data privacy adapted by Taihu & #xff0c; JP Morgan

八、存储相关

VIII, storage related

· Swarm - 去中心化存储平台和内容分发服务,是以太坊 web3 技术栈的基础层服务

• Swarm - To centralize storage platforms and content distribution services

· IPFS - 去中心化存储网络,致力于使网络更快,更安全,更开放的点对点超媒体协议

IPFS - Decentralised storage network xff0c; dedicated to making the network faster xff0c; safer xff0c; more open point-to-point supermedia protocol

· IPFS-Store - 带检索功能的 IPFS 服务 API

IPFS-Store - an IPFS service with a search function API

· OrbitDB - 基于 IPFS 的去中心化数据库

• OrbitDB - decentralised database based on IPFS

九、消息协议

IX, message agreement

· Whisper - DApps 相互通信的通信协议, 以太坊 web3 技术栈的基础层服务

• Whisper - Dapps Communication protocol, Ether-Technology Repository Base Level Service

· DEVp2p Wire Protocol - 以太坊节点间的点对点通信

• DEVp2p Wire Protocol - Point-to-point communication between tata nodes

十、钱包

10, wallet >/strang >

· Metamask - 广为实用的浏览器插件钱包

• Metamask - A widely practical browser plugin wallet

· Gnosis multisig wallet - 多重签名钱包

• Gnosis multisig wallet - multiple signature wallet

· Mist - 官方钱包

• Mist - Official wallet

· MyEtherWallet - 安全方便地与区块链交互的工具

• MyEtherWallet - A tool to interact safely and easily with block chains

· Ether Address Lookup - 以太坊地址检测 Chrome 浏览器插件

• Ether Address Lookup - Checked out Chrome Browser Plugin at the Tai shop address

· MyCrypto - 和 MyEtherWallet 类似的钱包工具

• MyCrypto - Like MyEther Wallet

· Portis - 方便用户使用 DApp 的 web 端钱包

Portis - user-friendly web-end wallet for DApp

· Toshi - 移动端 DApp 浏览器

Toshi - Mobile Dapp Browser

· Trust - 移动端以太坊钱包

Trust - Move End Ether's Wallet

· Status - 基于 react 实现的移动端以太坊操作系统

Status - Mobile End Ether Operating System based on React

· imToken - 广为使用的闭源钱包

• imToken - widely used closed-source wallet

· WallETH - 开源的 Android 以太坊钱包

WallETH - Open source Android Ether's wallet

· Trezor - 知名度很高的硬件钱包

• Trezor - high-profile hardware wallet

· Ledger - 支持多币种的硬件钱包

Ledger - Multi-currency hardware wallet

· KeepKey - 另一款硬件钱包

KeepKey - another hardware wallet

十一、浏览器

11, Browser

· Etherscan - 最为流行的以太坊浏览器,用于查看交易信息和合约代码

• Etherscan - the most popular Etheria Browser & #xff0c; for viewing transactional information and contract codes

· Etherchain Light - 用于以太坊私链的区块链浏览器

· Etherchain Light - a block chain browser for the Etherms private chain

· POA Explorer - 支持 POA 共识的以太坊浏览器

• POA Explorer - Etheria Browser for POA Consensus

· QuickBlocks - 访问以太坊区块链数据的工具集

QuickBlocks - A Toolset for Accessing Ethers Block Chain Data

十二、GAS计算

12, GAS Calculating

· EthGasStation - 估计交易费用和时间的网站

• EthGasStation - Web site with estimated transaction costs and time

· Petrometer - 计算特定账户每天所花费的 gas

· Petrometer - calculates the daily cost of a particular account................................................................................................................

· CryptoProf - 智能合约 gas 消耗测量工具

CryptoProf - Smart Contract Gas Consumption Measurement Tool

十三、基础架构相关服务

, infrastructure-related services

· Oracalize - 预言机服务

:: Oracalize - Prophecy Service

· Infura - 以太坊节点服务

· Infoura - Ethernode service

· Regis - 基于以太坊的数字资产登记平台

Regis - Digital Asset Registration Platform based on Ethio

· uPort - 身份认证

• uPort - Identification

· Netstats - 以太坊网络统计

• Netstats - Etheraya Network Statistics

· ENS - 以太坊域名系统

ENS - Ether Field Name System

· Name Bazaar - 以太坊域名市场

· Name Bazaar - Ether Field Name Market

· Quantstamp - 安全审计

Quantstamp - Security Audit

· SmartCheck - solidity 源码静态分析

* SmartCheck - Source static analysis

· MD4 Online Hash Function - hash 算法在线工具

• MD4 Online Hash Foundation - Hash Algorithm Online

十四、Layer2 架构的开发者指南

XIV, Developmenter's Guide to the Layer2 Architecture

· Ethereum Payment Channel - 以太坊支付渠道

· μRaiden Documentation - RDN发送者/接收者用例的指南和样本

· - Guides and samples for example for RDN senders/recipients

· Learn Plasma - 涵盖所有的Plasma变种(MVP/Cash/Debit)

Learn Plasma - covers all Plasma variants (MVP/Cash/Debit)

· Plasma MVP - OmiseGO团队对Plasma最小可行性产品的研究实施

Plasma MVP - OmiseGO team to implement the study of Plasma's Minimum Feasibility Products

· Plasma MVP Golang - Golang实现并扩展Plasma MVP

Plasma MVP Golang - Golang achieves and expands

· Plasma Cash - Plasma Cash简单实施

· Plasma Cash - Simple implementation by Plasma Cash

· POA Network - 使用POA权威证明机制的以太侧链

- Ether-side chain using PAA authoritative certification mechanism

· Loom Network - 允许基于以太坊的Solidity应用程序在公共、被许可的和私有链上运行

LoomNetwork - Allowing the operation of the Solidity application based on Ethio on public, licensed and private chains

十五、测试网络水龙头

15, test network tap

· Rinkeby faucet

· Kovan faucet

· Ropsten faucet

十六、合约代码库

16, Contract Code Library

· Zeppelin - 经过测试的可重用合约库比如 SafeMath、 ZeppelinOS 等

Zeppelin - tested reusable contract libraries like SafeMath, ZeppelinOS, etc.

· cryptofin-solidity- 一系列Solidity库,用于在以太坊上建立安全和高效的智能合约

Cryptofin-policy - a series of Solidity Library & #xff0c; used to create safe and efficient smart contracts in Ether

· Modular Libraries - 另一个合约库

• Modular Librarias - another contract library

· DateTime Library - 节约Gas 的solidity 时间处理库

• DateTime Library - Saves Gas' solidity time processing library

· Aragon - DAO 协议

• Aragon - DAO protocol

· 0x - DEX 协议

• 0x-DEX protocol

十七、测试

17, test

· Solidity code coverage - solidity 单元测试覆盖率

..Solidity code cover - solity module test coverage

· Solidity coverage - 另一个 solidity 代码覆盖率工具

.. Solidity cover - another code coverage tool

· Solidity function profiler - 列出合约函数

• Solidity operation profile - list contractual functions

· Espresso - solidity 测试框架

• Espresso-social testing framework

· Eth tester - 以太坊应用测试套件

Eth test - Eth Panel application test package

· Cliquebait - 简化验收测试的工具

• Clicebait - A tool to simplify acceptance testing

· Hevm - 专为合约测试的 EVM 实现

• Hevm - EVM for contract testing

· Ethereum graph debugger - solidity 调试图形化工具

*Etheeum drag debuger - socialization attempt to shape tools

· Solhint - 为智能合约验证提供安全性,样式指南和最佳实践规则

Solhint - Security for Smart Contract Validationxff0c; Style Guide and Best Practice Rules

十八、安全工具

18, security tool

· Mythril - 智能合约静态安全分析

Mythril - Smart Contract Static Security Analysis

· Oyente - 智能合约静态安全分析

• Oyente - Smart Contract Static Security Analysis

· Porosity - 智能合约反编译与静态安全分析

• Porosity - Smart Contract Countercompilation and Static Safety Analysis

· Ethersplay - EVM 反汇编

• Etherplay - EVM Countercompilation

· Evmdis - EVM 反汇编

• Evmdis - EVM Countercompilation

· Hydra - 去中心化的合约安全分析框架

• Hydra - Decentralised contractual security analysis framework

· Solgraph - 图形化智能合约处理流程

• Solgraph - Graphical Smart Contract Process

· Manticore - 合约分析工具

:: Manticale - Contract Analysis Tool

· Solidity security blog - 合约安全分析博客

..Solidity security blog - Contract Security Analysis Blog

· Awesome Buggy ERC20 Tokens - 问题合约汇集

• Awesome Buggy ERC20 Tokens - Issues Contract Collection

· 智能合约最佳实践 - by ConsenSys

• Best practices in smart contracts - by ConsenSys

· Safety wiki - 以太坊安全

..Safety wiki - Ether's safe.

十九、隐私

19, privacy

ZoKrates - 适用于以太坊的零知识证明工具箱

ZoKrates - Zero Knowledge Certification Toolkit for Ether

二十、开发知识相关

20, Development of knowledge-related

· CryptoZombies - 以太坊僵尸教程

CryptoZombies - Zombie Academy in Ethio.

· Solidity idiosyncrasies - solidity 陷阱,局限性和特质

#xff0c; limitations and traits

· Ethereum development with Go - 用 go 语言进行以太坊开发

Etheeum development with Go - in Go language

· Chainshot building blocks - 免费课程

• Chainshot building blocks - free courses

· Delegate call - token 激励的问答社区

• Delegate call - token Incentive Questions and Answers Community

· Stackexchange - 问答社区

• Stackexchange - Questions and Answers Community

· r/EthDev - Subreddit

· Ethernaut - 游戏中掌握智能合约安全

Ethernaut - Smart Contract Security in Game

二十一、治理相关

XXI, governance-related

· Ethresear.ch - 参与以太坊研究工作的论坛, 包括但不限于: Casper, Sharding, EVM improvements, Crytpeconomics, Plasma and State-channels

• Ethresearch.ch - Forum for participation in Etheria research, including but not limited to: Casper, Shalding, EVM preparations, Crytpeconomics, Plasma and State-channels

· Fellowship of Ethereum Magicians - 以太坊社区论坛

• Fellowship of Etherum Magicians - Etheria Community Forum

· EIPs - 以太坊改进提案库

· EIPs - Etheria to improve the proposal library

· ERCs - The Ethereum Request for Comment repository

二十二、参考资料

XXII, References

· Wiki - 以太坊知识库

Wiki - Etheraya knowledge base

· Yellow Paper - 以太坊黄皮书

..Yellow Paper - Ether's Yellow Book

· Beige Paper - 不带那些特殊符号的以太坊黄皮书

Beige Paper - a yellow book without special symbols.

· 精通以太坊 - by Andreas M. Antonopoulos, Gavin Wood

By Andreas M. Antonopoulos, Gavin Wood

· EVM opcodes - 以太坊指令集

EVM opcodes - Etheraya Command Set

· EVM illustrated - 以太坊虚拟机的解释文档

......................................................................................................................

· 4bytes - 合约 4 字节方法签名库

• 4bytes - Contract 4 byte sign library

内容来源:GitHub

Content source & #xff1a; GitHub

原文链接:https://github.com/ConsenSys/ethereum-developer-tools-list

Original link xff1a;

EOS开发资源篇

EOS exploitation >

?

一、文档

I, document

· EOSIO - EOS开发者门户

• EOSIO - EOS Developer Portal

https://developers.eos.io

· EOS Docs - EOS开发文档资源

• EOS Docs - EOS Development Document Resource

https://www.eosdocs.io

· EOSIO StackExchange - EOSIO堆栈交换

EOSIO StackExchange - EOSIO stack exchange

https://eosio.stackexchange.com

· EOS Bootstrap - EOS课程及教育资源

• EOS Bootstrap - EOS courses and educational resources

https://eosbootcamp.com

· Eostutorials - 适应不同技能水平的EOS教程网站

· Eotutorials - EOS teaching website adapted to different skill levels

https://eostutorials.com

二、基础设施/ DevOps

II, infrastructure/Devops

· EOS Node Tools - EOS节点工具

• EOS Node Tools - EOS node tool

https://eosnode.tools

· EOSIO Docker - 简单快速地设置EOS.IO

EOSIO Docker - A simple, quick setup of EOS.IO

https://github.com/EOSIO/eos/tree/master/Docker

· EOS Test Cave - EOS验证的自动化测试框架

• EOS Test Cave - Automation testing framework for EOS validation

https://github.com/EOS-BP-Developers/EOS-Test-Cave

· Block Matrix - EOS 出块节点切换脚本

Block Matrix - EOS toggle scripts

https://github.com/BlockMatrixNetwork/eos-bp-failover

· eos-claimer - 获取奖励工具

· eos-claimer - Get the incentive tool

https://github.com/eoscanada/eos-claimer

· EOSIO AWS Kinesis - 设置AWS Kinesis 插件 ,从而轻松收集,处理和分析实时流数据

• EOSIO AWS Kinesis - Set up AWS Kinesis plugin & #xff0c; thus easy to collect xff0c; process and analyse real-time flow data

https://github.com/eosasia/nodeos_kinesis_plugin

· EOS Web Sockets - 为EOS创建Web套接字

• EOS Web Sockets - Create Web Sockets for EOS

https://github.com/EOS-Nation/eosws

· PatronEOS - 用于EOS节点的RPC检查点

• PatronEOS - RPC checkpoint for EOS nodes

https://github.com/EOSIO/patroneos

· Pitreos - EOS的时间点恢复

• Pitreos-EOS time-point recovery

https://github.com/eoscanada/pitreos

· Demux - 区块链应用程序的确定性事件源状态和副作用处理

• Demux - Identification of source status and side effects of block chain applications

https://github.com/EOSIO/demux-js

· eosauthority 转账规则设定

· eosathority Transfer rule setting

https://github.com/eosauthority/incoming-transfer-rules

?

· EOS 节点监控器 - 观察和过滤EOS节点事务/操作并推送到RabbitMQ,MongoDB,0MQ等

• EOS node monitor - observation and filtering of EOS node services/operation and delivery to RabbitMQ, MongoDB, 0MQ etc.

https://github.com/EOSEssentials/eos-node-watcher

· EOSIO GraphQL - 为EOSIO区块链部署GraphQL API + MongoDB

:: EOSIO GraphQL - Deployment of GraphQL API & #43; MongoDB for the EOSIO block chain

https://github.com/EOS-BP-Developers/eosio-graphql

· EOSpace - 同步 EOS 区块链数据到 MongoDB 数据库

EOSpace - Synchronize EOS block chain data to the MongoDB database

https://github.com/EOSpace/eos-sync

· EOSIO MongoDB 查询 - 快速为EOSIO区块链创建复杂的MongoDB查询

• EOSIO MongoDB Query - Quick Create a Complex MongoDB Query for EOSIO Block Chains

EOS-BP-Developers/eosio-mongodb-queries

· EOSIO Kafka插件 - 利用Kaftka丰富的所有实时功能

• EOSIO Kafka plugin - all real-time features rich in Kaftka

https://github.com/TP-Lab/kafka_plugin

EOS Mechanics - 用于基准合同和公用事业

EOS Mechanics - for reference contracts and utilities

https://github.com/AlohaEOS/eos-mechanics

· EOS RabitMQ 插件

• EOS RabitMQ plugin

https://github.com/bancorprotocol/eos-rabbitmq-plugin

· EOS ZeroMQ Plugin

https://github.com/cc32d9/eos_zmq_plugin

· Benchmark工具

• Benchmark tool

https://github.com/AlohaEOS/eos-mechanics

三、开发工具

III, development tool

· CLEOS-命令行界面工具

• CLEOS-command line interface tool

https://github.com/EOSIO/eos/tree/master/programs/cleos

· NODEOS - 核心EOSIO节点守护程序,可以配置插件来运行节点

NODEOS - Core EOSIO node daemon

https://github.com/EOSIO/eos/tree/master/programs/nodeos

· KEOSD - 将EOSIO密钥安全存储在钱包中的组件

• KEOSD - Components for secure storage of EOSIO keys in wallets

https://github.com/EOSIO/eos/tree/master/programs/keosd

· EOSC -跨平台命令行工具

EOSC - Cross Platform Command Line Tool

https://github.com/eoscanada/eosc

· Wasm Dec - 将WebAssembly二进制文件转换为C的程序

• Wasm Dec - conversion of WebAssembly binary files to C

https://github.com/wwwg/wasmdec

· FC - 提供一组用于开发异步库的实用程序库

FC - Provides a set of practical applications for the development of an asymmetric bank

https://github.com/bytemaster/fc

· Wabt开发套件 - WebAssembly的一套工具

• Wabt development package - WebAssembly set of tools

https://github.com/WebAssembly/wabt

· EOSIO合同 - 智能合约开发套件

EOSIO Contract - Smart Contract Development Package

https://github.com/EOSArgentina/eosdev

· EOSFactory-Python所写的EOS开发/测试套件

• EOS development/test package by EOSFactory-Python

https://github.com/tokenika/eosfactory

· EOSJS - EOS区块链的通用库

• EOSJS - Common library of the EOS block chain

https://github.com/EOSIO/eosjs

· EOSJS Browser - 一个建议版本的EOSJS

EOSJS Brownser - a suggested version of EOSJS

https://github.com/EveripediaNetwork/eosjs-browser

· EOSIO Boilerplate - EOSIO样板项目,包含UI和Smart Contract代码,以及初始化和启动必要的所有组件

• EOSIO Boilerlate - EOSIO Pilot Project & #xff0c; contains UI and Smart Contracting Code & #xff0c; and all components necessary for initialization and start-up

https://github.com/EOSIO/eosio-project-boilerplate-simple

· EOS Helper - 一份有用的脚本列表

• EOS Helper - a list of useful scripts

https://github.com/EOSEssentials/EOSHelpers

· EOS Blox - 世界上第一套提供定制智能合约的Web组件

• EOS Blox - the first Web component in the world to offer customized smart contracts

https://www.eosblox.com/

· Ping EOS - 在EOS / React.js之间实现ping

..Ping EOS - Pating between EOS/React.js

https://github.com/eosasia/ping-eos

· EOS通讯 - node.js模块,允许在EOS平台上进行链加密通信

EOS communications - nonee.js module & #xff0c; allowed chain encryption on EOS platforms

https://github.com/eostitan/eos-communication

· EOS Encrypt - 允许加密和解密消息

EOS Encrypt - Allow encryption and declassification

https://github.com/EOS-Nation/eos-encrypt

四、浏览器

4. Browser

· Bloks.io - 用于跟踪网络上的所有类型的操作

Bloks.io - to track all types of operations on the network

https://bloks.io

· eosflare - EOS区块浏览器

• eosflare - EOS block browser

https://eosflare.io

· eospark - 专业易用的EOS区块浏览器

• eospark - a professional user-friendly EOS block browser

https://eospark.com

· MyEOSKit - EOS区块浏览器

• MyEOSKit - EOS block browser

https://www.myeoskit.com/explorer

五、Wrappers, APIs & SDKs

V, Wrappers, APIs & SDKs

· EOS Scala Wrapper - EOS RPC API的Scala包装器

• EOS Scala Wrapper - Scala Packaging for EOS RPC API

https://github.com/EOSEssentials/Scala-API-Wrapper

· EOS Java Wrapper - EOS RPC调用的Java实现

• EOS Java Wrapper-EOS RPC call Java realized

https://github.com/EOSEssentials/eos-java-rpc-wrapper

· EOS Go - EOS Go语言API库

• EOS Go - EOS Go Language API Library

https://github.com/eoscanada/eos-go

· EOSpy - 进行中,能在不编译代码的情况下执行所有cleos get函数

• EOSpy - in progress & #xff0c; all Cleos get functions without code codification

https://github.com/eosnewyork/eospy

· EOS Sharp - EOS区块链的C#客户端库

• EOS Sharp - EOS block chain C# client library

https://github.com/GetScatter/eos-sharp

· EOS PHP - 适用于EOS API的PHP Wrapper

EOS PHP - PHP Wrapper for EOS API

https://github.com/kesar/eos-php

· PHP SDK - 适用于EOS RPC API的PHP SDK

PHP SDK - PHP SDK for EOS RPC API

https://github.com/BlockMatrixNetwork/php-eos-rpc-sdk

· JVM库 - 用于JVM的EOS库,主要用于Android开发

JVM library - EOS library for JVM & #xff0c; mainly for Android development

https://github.com/memtrip/eos-jvm

· Swift库 - 一个用于与EOS交互的开源框架,用Swift编写

• Swift Library - an open source framework for interaction with EOS xff0c; prepared by Swift

https://github.com/ProChain/SwiftyEOS

· EOS API 平台 - EOS API服务平台

EOS API Platform - EOS API Service Platform

https://github.com/Tandemly/eos-api-service

六、测试网络

6; test network

· Jungle - 生态系统中最古老,最可靠的测试网之一,已成为EOS开发社区的支柱

Jungle - the oldest in the ecosystem xff0c; one of the most reliable testing networks xff0c; has become the backbone of EOS development communities

https://github.com/CryptoLions/EOS-Jungle-Testnet

· CryptoKylin - 一个开发人员友好的测试网络

CryptoKylin - a developer-friendly testing network

https://github.com/cryptokylin/CryptoKylin-Testnet

· EOS Debug - 测试网络使用指南

• EOS Debug - Guide to testing the use of the network

https://github.com/eoscafe/eos-debug

、安全

♪ Seven strongs, security ♪ ♪/ strongs ♪

· https://www.slowmist.com,专注区块链生态安全

· https://www.slowmist.com, focus on eco-safety of block chains

· https://peckshield.com

· Debunking Claimed Vulnerability in EOSIO Smart Contract System

· Prevent DDoS with AWS Network Load Balancer

· EOS Node Remote Code Execution Vulnerability

· Block.one one hackerone

八、其它工具

VIII, other tools

· http://eosflare.io/account/eosio.names,查看短账号注册情况

· http://eosflare.io/acaccount/eiosio.names, see short account number registration

· https://github.com/tokenbankteam/eos-bp-profile-parser,EOS BP Profile 解析工具

https://github.com/tokenbankteam/eos-bp-profile-parser, EOS BP Profile parsing tool

· https://github.com/EOSIO/patroneos,RPC Checkpoint for EOS nodes

· https://github.com/OracleChain/EOSBenchTool,EOS 性能测试工具

· , EOS performance test tool

· http://eosdemo.bec.com,EOS 钱包 DEMO 版,美图贝客钱包技术支持

http://eosdemo.bec.com, EOS wallet xff0c; Metube wallet technical support

· https://github.com/activeeos/eos-helm,Kubernetes Helm charts for the EOS smart contracts platform

· https://github.com/eosdetroit/bp-playbook, Ansible playbook to dynamically deploy Dockerized nodeos

· https://github.com/eoseoul/eos-ramcost, Adjusting supply of a token and connector balance of bancor during final phase of boot

· RAM 价格趋势

RAM price trends

· RAM 价格计算器

· RAM Price Calculator

· RAM、带宽、CPU 价格 / 成本计算

RAM, bandwidth, CPU prices / costing

· RAM 价格、投票数、未支付区块数统计

RAM prices, number of votes, number of unpaid blocks

· EOS 主网 24 小时 / 7 天内 Action 数据统计

EOS main network 24 hours / 7 days Action Data

· 超级节点(BP)的世界分布

· EOS 事件日历

· EOS Event Calendar

· https://github.com/ukarlsson/eos-clion-example,使用 CLion 的示例代码

· , use CLion's example code

· https://eos.feexplorer.io,EOS RAM 历史价格

· ,EOS RAM History Prices

· eosDataConditionSearch

智能合约开发联系请看主页开发

Please see home page development for the smart contract development.

美化布局示例

欧易(OKX)最新版本

【遇到注册下载问题请加文章最下面的客服微信】永久享受返佣20%手续费!

APP下载   全球官网 大陆官网

币安(Binance)最新版本

币安交易所app【遇到注册下载问题请加文章最下面的客服微信】永久享受返佣20%手续费!

APP下载   官网地址

火币HTX最新版本

火币老牌交易所【遇到注册下载问题请加文章最下面的客服微信】永久享受返佣20%手续费!

APP下载   官网地址
文字格式和图片示例

注册有任何问题请添加 微信:MVIP619 拉你进入群

弹窗与图片大小一致 文章转载注明

分享:

扫一扫在手机阅读、分享本文

发表评论
平台列表
美化布局示例

欧易(OKX)

  全球官网 大陆官网

币安(Binance)

  官网

火币(HTX)

  官网

Gate.io

  官网

Bitget

  官网

deepcoin

  官网
热门文章
  • DDO在新加坡上市真假,欧意交易所能交易数字期权吗?

    DDO在新加坡上市真假,欧意交易所能交易数字期权吗?
    然而,对于DDO在新加坡的列名是否真实存在争议。 据报道,有人质疑DDO的数字选项是否真的上市,其背景是否经过了彻底调查。 首先,有报告说,DDO数字选项清单仅仅是一种宣传手段,没有找到DDO交易的平台,这就对DDO的真正清单提出了疑问。 其次,一些媒体调查了DDO数字选项的背景。 报告显示DDO数字选项发行人声称其数字选项是国家赞助的,但实际上,根据中国人民银行,虚拟货币相关业务是非法金融活动。 此外,DDO数字选项在视频号码等平台上广为传播,吸引了许多信徒的注意,然...
  • Griffin Gaming Partners计划为其第三支基金筹集5亿美元

    Griffin Gaming Partners计划为其第三支基金筹集5亿美元
    Pitchbook引用的6月8日《快链头条新闻》作为监管文件, 指出游戏风险投资公司Griffin赌博伙伴计划为其第三个旗舰基金筹集5亿美元, 比第二个基金少33%。 2021年,格里芬赌博伙伴从Web3游戏开发者Forte获得A回合资金1.85亿美元,并于2022年筹集了第二个旗舰基金,金额达7.5亿美元,此时风险资本家对Web3和加密游戏的热情达到顶峰。...
  • 比过山车还狠!比特币价格再次暴跌

    比过山车还狠!比特币价格再次暴跌
      上周日,比特币的价格创造了3000美元的历史新高,随后就开始各种高台跳水了。Last Sunday, the price of Bitcoin created a record high of $3,000, and then began to dive on all the high platforms.   据外媒报道,本周一,比特币价格一度下跌到2526.4美元,最高跌幅高达14.5%,这创造了2015年1月以来最大跌幅。According to external...
  • 加密货币之王重回王位:比特币飙升至 71,000 美元,还能再涨多少?

    加密货币之王重回王位:比特币飙升至 71,000 美元,还能再涨多少?
    比特币是市场上最大的加密货币,它再次打破了重要的7万美元门槛。 在短短的四舍五入(67,000美元到69,000美元之间)之后,价格在这一水平上遇到了强烈的抵制。 然而,势头的不断增强表明,比特币可能形成一个超过70 000美元的板块,为重新测试下一个抵抗阵地71 300美元和3月份可能攀升到历史最高点73 700美元铺平了道路。 问题仍然是:比特币能否维持预期的上升趋势并继续大幅上升?    分析家预计比特币价格将上升到74,400美元。 加密货币分析师Ali M...
  • 几张图看懂区块链技术到底是什么?https://www.cnblogs.com/behindman/p/8873191.html

    几张图看懂区块链技术到底是什么?https://www.cnblogs.com/behindman/p/8873191.html
    “区块链”的概念可以说是异常火爆,好像互联网金融峰会上没人谈一谈区块链技术就out了,BAT以及各大银行还有什么金融机构都在开始自己的区块链研究工作,就连IBM最近也成立了自己的区块链研究实验室,但其实区块链到底是什么?大家或许并不清楚,停留在雾里看花的状态。从今天开始,就让我们一起走进区块链,揭开区块链的神秘面纱吧!The concept of a block chain can be described as an unusually hot one, as if no...
标签列表