Skip to content
This repository has been archived by the owner on Mar 18, 2022. It is now read-only.

Commit

Permalink
add todo list into readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mkungla committed Feb 4, 2022
1 parent 975d77b commit ded6d1b
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,18 @@
# Koios API Client

> WORK IN PROGRESS
- Go Client library for [Koios API](https://api.koios.rest/).
- Go CLI Application to consume [Koios API](https://api.koios.rest/) from Command-line.

> WORK IN PROGRESS
- [x] NETWORK
- [ ] EPOCH
- [ ] BLOCK
- [ ] TRANSACTIONS
- [ ] ADDRESS
- [ ] ACCOUNT
- [ ] POOL
- [ ] SCRIPT

Using this package requires a working Go environment. [See the install instructions for Go](http://golang.org/doc/install.html).

Expand Down

0 comments on commit ded6d1b

Please sign in to comment.