awesome_eos icon indicating copy to clipboard operation
awesome_eos copied to clipboard

General Catalog for EOS resources

awesome_eos

General catalog for EOS resources, update frequently!!

Official Documents

Offical Tools

  • eosd - Single-Testnet tool
  • eosc - Command Line Tool
  • eos-walletd - An EOS wallet daemon that loads wallet
  • Launcher - multiple eosd nodes across a LAN or a wider network)
  • eoscpp - generate the ABI specification file by inspecting the content of types declared in the contract source code

Telegram Group Chat

EOS Developer Forum

Collections of EOS app

Sample Contracts

EOS Wallet

EOS Blogs

Offical Sample Contracts

EOS Explorer

EOS API

Language Support

Go

eosapi - EOS' JSON API Wrapper for Golang

Command Line external Tools

  • TEOS - Windows Friendly Programmable External Tools

C++ Native

  • eoslib - Offical General contracts to

JavaScript

  • eosjs - Offical General purpose library for the EOS blockchain.
  • eosjs-api - Offical EOS api wrapper for JS
  • eosjs-ecc - Offical Elliptic curve cryptography functions
  • eosjs-fcbuffer - Offical Serialization library for native data structures
  • eosjs-json - Offical JSON schemas for EOS interfaces

Andriod platform

EosCommander - Android client for EOS blockchain

Python

  • eosapi - EOS api wrapper for Python 3.6+

Scala