Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Awesome Blockchain | 2,767 | 8 months ago | 4 | March 14, 2019 | 4 | mit | Go | |||
⚡️Curated list of resources for the development and applications of blockchain. | ||||||||||
Eos Go | 568 | 12 | 47 | 19 days ago | 31 | January 19, 2022 | 19 | mit | Go | |
EOS.IO Go API library | ||||||||||
Scatterwebextension | 361 | 4 years ago | 54 | mit | JavaScript | |||||
Extension that allows you to sign transactions with your private keys securely from within the browser without ever exposing them. | ||||||||||
Eos Smart Contract Security Best Practices | 357 | 4 years ago | apache-2.0 | |||||||
A guide to EOS smart contract security best practices | ||||||||||
Eos Bp Nodes Security Checklist | 337 | 5 years ago | apache-2.0 | |||||||
EOS bp nodes security checklist(EOS超级节点安全执行指南) | ||||||||||
Eosio.contracts | 306 | 2 years ago | 28 | mit | C++ | |||||
Smart contracts that provide some of the basic functions of the EOSIO blockchain | ||||||||||
Demux Js | 283 | 20 | 14 | 4 years ago | 77 | December 30, 2019 | 9 | mit | TypeScript | |
💫 Deterministic event-sourced state and side effect handling for blockchain applications | ||||||||||
Eosdevhelper | 266 | 5 years ago | 1 | lgpl-3.0 | C++ | |||||
A desktop EOS wallet for developer. | ||||||||||
Scatter Js | 247 | 3 years ago | 36 | mit | JavaScript | |||||
Importable JavaScript library that allows web applications to directly interface with Scatter Desktop, Classic and Mobile. | ||||||||||
Dfuse Eosio | 205 | 2 | a year ago | 19 | December 03, 2021 | 88 | apache-2.0 | Go | ||
dfuse for EOSIO |
The design of the EOSIO blockchain calls for a number of smart contracts that are run at a privileged permission level in order to support functions such as block producer registration and voting, token staking for CPU and network bandwidth, RAM purchasing, multi-sig, etc. These smart contracts are referred to as the bios, system, msig, wrap (formerly known as sudo) and token contracts.
This repository contains examples of these privileged contracts that are useful when deploying, managing, and/or using an EOSIO blockchain. They are provided for reference purposes:
The following unprivileged contract(s) are also part of the system.
Dependencies:
To build the contracts follow the instructions in Build and deploy section.
The included icons are provided under the same terms as the software and accompanying documentation, the MIT License. We welcome contributions from the artistically-inclined members of the community, and if you do send us alternative icons, then you are providing them under those same terms.
See LICENSE for copyright and license terms.
All repositories and other materials are provided subject to the terms of this IMPORTANT notice and you must familiarize yourself with its terms. The notice contains important information, limitations and restrictions relating to our software, publications, trademarks, third-party resources, and forward-looking statements. By accessing any of our repositories and other materials, you accept and agree to the terms of the notice.