Skip to content

Smart contracts that provide some of the basic functions of the EOSIO blockchain

License

Notifications You must be signed in to change notification settings

EOS-Nation/eosio.contracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EOS System Contracts

Release Candidate v3.1.0

Amendments

CDT 3.0.0

Install

$ wget https://github.com/AntelopeIO/cdt/releases/download/v3.0.0/cdt_3.0.0_amd64.deb
$ sudo apt install ./cdt_3.0.0_amd64.deb

Version

$ cdt-cpp --version
cdt-cpp version 3.0.0

Build

$ git clone https://github.com/eosnetworkfoundation/eos-system-contracts.git
$ cd eos-system-contracts
$ ./build.sh

SHA256 Checksum

$ shasum -a 256 eosio.system.wasm
a74fe8ee0baa77aa57e906efff021eb32fe099c7a1b349693e07c49bc188df30  eosio.system.wasm

About

Smart contracts that provide some of the basic functions of the EOSIO blockchain

Resources

License

Stars

Watchers

Forks

Packages

No packages published