Skip to content

Latest commit

 

History

History
72 lines (57 loc) · 3.91 KB

eos.md

File metadata and controls

72 lines (57 loc) · 3.91 KB

EOS

Tools

Language Support

https://developers.eos.io/

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
  • eosjs-react-native - React Native configuration of eosjs
  • 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.

Python

Scala

Elixir

Swift

  • SwiftyEOS - EOS account management and RPC wrapper in Swift.

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