This commit is contained in:
yjjnls
2018-12-11 23:49:05 +08:00
parent 189420aadb
commit 83ea186ada
4 changed files with 67 additions and 35 deletions

View File

@ -1,4 +1,16 @@
# EOS
- [EOS](#eos)
- [Tools](#tools)
- [Language Support](#language-support)
- [Go](#go)
- [JavaScript](#javascript)
- [Java / Kotlin](#java--kotlin)
- [Python](#python)
- [Scala](#scala)
- [Elixir](#elixir)
- [Swift](#swift)
- [Smart Contracts Examples](#smart-contracts-examples)
## Tools
- [eos-wallet-app](https://github.com/EOSIO/eos-wallet-app) - Web wallet for EOS
@ -16,6 +28,8 @@
## Language Support
https://developers.eos.io/
### Go
- [eosapi](https://github.com/abourget/eosapi) - EOS' JSON API Wrapper for Golang

View File

@ -1,4 +1,19 @@
# IOTA
- [IOTA](#iota)
- [Blogs & Sites](#blogs--sites)
- [Articles](#articles)
- [Videos](#videos)
- [Wallets](#wallets)
- [Tools](#tools)
- [Developers](#developers)
- [Official by the IOTA Foundation](#official-by-the-iota-foundation)
- [Non Official](#non-official)
- [Libraries](#libraries)
- [Managment](#managment)
- [Payment](#payment)
- [Deployment](#deployment)
- [Other](#other)
## Blogs & Sites