diff --git a/README.md b/README.md index ad1e3e5..37cbd3e 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,14 @@ View the generated [documentation](https://pkg.go.dev/github.com/mrz1836/go-what - [x] Get Exchange Rate - [x] Search - [x] Get Explorer Links + - [ ] Web Sockets + - [ ] New block header event + - [ ] Block headers history + - [ ] Block transactions + - [x] Mempool transactions + - [ ] Confirmed transactions + - [ ] Chain Stats + - [ ] Customized events
Library Deployment