All Projects → EOSIO → Eosio.contracts

EOSIO / Eosio.contracts

Licence: mit
Smart contracts that provide some of the basic functions of the EOSIO blockchain

Projects that are alternatives of or similar to Eosio.contracts

Eos Smart Contract Security Best Practices
A guide to EOS smart contract security best practices
Stars: ✭ 371 (+31.56%)
Mutual labels:  smart-contracts, eosio
ora
Bloq Ora multi-blockchain smart contract compute oracle and validation engine
Stars: ✭ 28 (-90.07%)
Mutual labels:  smart-contracts, eosio
luckydog
luckydog(锦鲤) 一个幸运小游戏
Stars: ✭ 14 (-95.04%)
Mutual labels:  smart-contracts, eosio
eosio-rust
EOSIO SDK for Rust – APIs for building smart contracts on EOSIO blockchains in Rust
Stars: ✭ 93 (-67.02%)
Mutual labels:  smart-contracts, eosio
eosgo-client
A simple Go wrapper of EOS (eosio) RPC API, and more!
Stars: ✭ 29 (-89.72%)
Mutual labels:  smart-contracts, eosio
permissions test
An EOSIO smart contract for testing the permission system
Stars: ✭ 12 (-95.74%)
Mutual labels:  smart-contracts, eosio
rgb-node
RGB node for both servers and mobiles
Stars: ✭ 70 (-75.18%)
Mutual labels:  smart-contracts
Go Vite
Official Go implementation of the Vite protocol
Stars: ✭ 257 (-8.87%)
Mutual labels:  smart-contracts
farm-army-backend
Track your farming and pool performance on the Binance Smart Chain, Polygon, Fantom, KuCoin Community Chain, Harmony, Celo - https://farm.army - nodejs backend
Stars: ✭ 86 (-69.5%)
Mutual labels:  smart-contracts
clp-contracts
AMM and Continous Liquidity Provider smart contracts on NEAR blockchain
Stars: ✭ 25 (-91.13%)
Mutual labels:  smart-contracts
Eventeum
A resilient Ethereum event listener that bridges your smart contract events and backend microservices
Stars: ✭ 272 (-3.55%)
Mutual labels:  smart-contracts
Solidity Idiosyncrasies
Solidity gotchas, pitfalls, limitations, and idiosyncrasies.
Stars: ✭ 267 (-5.32%)
Mutual labels:  smart-contracts
full-blockchain-solidity-course-py
Ultimate Solidity, Blockchain, and Smart Contract - Beginner to Expert Full Course | Python Edition
Stars: ✭ 5,349 (+1796.81%)
Mutual labels:  smart-contracts
interbit
To the end of servers
Stars: ✭ 23 (-91.84%)
Mutual labels:  smart-contracts
Ethereum Erc721
Non-fungible token implementation for Ethereum-based blockchains.
Stars: ✭ 253 (-10.28%)
Mutual labels:  smart-contracts
dfk
Interact with the contracts of DefiKingdoms
Stars: ✭ 74 (-73.76%)
Mutual labels:  smart-contracts
Celo Monorepo
Official repository for core projects comprising the Celo platform
Stars: ✭ 269 (-4.61%)
Mutual labels:  smart-contracts
EosAdmin
EOSAdmin -- EOS管理工具箱
Stars: ✭ 17 (-93.97%)
Mutual labels:  eosio
AMEVulDetector
Smart Contract Vulnerability Detection From Pure Neural Network to Interpretable Graph Feature and Expert Pattern Fusion (IJCAI-21 Accepted)
Stars: ✭ 23 (-91.84%)
Mutual labels:  smart-contracts
Smart Contract Search Engine
Takes a link to a smart contract's raw ABI file and an RPC URL and then indexes all instances of that smart contract
Stars: ✭ 265 (-6.03%)
Mutual labels:  smart-contracts

eosio.contracts

Version : 1.9.2

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:

Build

To build the contracts follow the instructions in Build and deploy section.

Contributing

Contributing Guide

Code of Conduct

License

MIT

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.

Important

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].