Skip to content
A curated list of awesome EOS frameworks, libraries, software and resources.
Branch: master
Clone or download
Latest commit f2ccdf7 Jan 24, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
README.md Update README.md Jan 23, 2019

README.md

Awesome EOS

A curated list of awesome EOS frameworks, libraries, software and resources.

EOS.io

Tools

Explorer

Language Support

Go

  • eosapi - EOS' JSON API Wrapper for Golang

JavaScript

  • eosjs - General purpose library for the EOS blockchain.
  • eosjs-api - EOS api wrapper for JS
  • eosjs-ecc - Elliptic curve cryptography functions
  • eosjs-fcbuffer - Serialization library for native data structures
  • eosjs-json - JSON schemas for EOS interfaces
  • react-native-eos - EOS for react-native with native cryptography
  • eosjs-rn - eosjs for react native
  • eosjs-ecc-rn - eosjs-ecc for react native
  • demux-js - Deterministic event-sourced state and side effect handling for blockchain applications

Java / Kotlin

  • eos-jvm - General purpose library for the EOS blockchain, with a focus on building and pushing transactions.

Python

Scala

Elixir

Swift

  • SwiftyEOS - EOS account management and RPC wrapper in Swift.
  • eos-swift - General purpose library for the EOS blockchain, with a focus on building and pushing transactions.

Smart Contracts Examples

  • MonsterEOS - Tamagotchi game, integrates eosio.token with account balances, randomization etc.
  • DecenTwitter - Decent(ralized) Twitter - ZERO!!! Ram Cost
  • Everipedia - IPFS integration, tokenization and governance

Contributing to Awesome EOS

Your contributions are always welcome!

I will keep some pull requests open if I'm not sure whether those libraries are awesome, you could vote for them by adding 👍 to them. Pull requests will be merged when their votes reach 3.

You can’t perform that action at this time.