Skip to content

Latest commit

 

History

History
81 lines (60 loc) · 4.52 KB

README.md

File metadata and controls

81 lines (60 loc) · 4.52 KB

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.