moonstream/backend
Neeraj Kashyap b9aebfddf7 Implemented /txinfo/ethereum_blockchain
This is an authentiated endpoint which currently returns decoded ABI
information from input bytecode in an Ethereum transaction.

In the future, we should add all transaction display enrichment code to
this endpoint (for Ethereum blockchain transactions).
2021-07-28 12:43:02 -07:00
..
deploy Deploy names of service fixes 2021-07-28 12:40:21 +03:00
moonstream Implemented /txinfo/ethereum_blockchain 2021-07-28 12:43:02 -07:00
scripts Implemented /txinfo/ethereum_blockchain 2021-07-28 12:43:02 -07:00
.gitignore Added .secrets to backend .gitignore 2021-07-28 10:58:31 -07:00
README.md User and token endpoints with updated middleware 2021-07-21 14:30:29 +00:00
dev.sh Moonstream backend init 2021-07-19 10:31:18 +00:00
mypy.ini Added mypy.ini to Moonstream backend 2021-07-28 10:24:12 -07:00
requirements.txt Updated requirements.txt moonstreamdb commit 2021-07-28 10:35:45 -07:00
sample.env Added moonstreamdb env vars to sample.env 2021-07-28 11:19:43 -07:00
setup.py Added moonstreamdb at backend requirements 2021-07-28 13:04:20 +03:00

README.md

moonstream backend