issues
search
Tandemly
/
eos-api-service
EOS API Service platform to allow third-party clients to connect to an eosd blockchain network.
MIT License
47
stars
25
forks
source link
feat: adding POST transaction
#3
Closed
datchley
closed
7 years ago
datchley
commented
7 years ago
additional configuration to add EOSD_CONNECTOR_URI to .env
addition of POST handler for transaction
allows posting new transactions that get validated, passed onto the eosd node, and the appropriate response returned.