/zebpay_assignment

REST api on top of Ethereum blockchain to server transaction details and account changes

Primary LanguageJavaScript

ZebPay Assignment

Hosted in AWS and can be run locally
Infura is used to connected to ETH blockchain

It works for

  • Account Transfers
  • Erc20 Token transfers
  • Contract execution

AWS

http://18.221.173.96:8080/eth/api/v1/transaction/0xf7f07207c6946a63e501b82dafadc90e30cce52b1ac96920cc90b5c8a7dd2f33

Run Locally

step1: npm install
step2: npm start

Sample:

http://localhost:8080/eth/api/v1/transaction/0xfc1575cf35392a6016428f9d0d76f4c0256854377f3c8c8150b42a1101027c5a

Do try with different transactions.

Account Transfer
http://18.221.173.96:8080/eth/api/v1/transaction/0xbeae83e379e9a4c986cfc453fe90e1fa2ca50eaa692ad99abe2aee2214208132

Erc20 Token transfers
http://18.221.173.96:8080/eth/api/v1/transaction/0xee33a6c25198bf980c80803b25b30dbc195018d9ec9c97e087a9f1902ead45a9

Contract execution
http://18.221.173.96:8080/eth/api/v1/transaction/0xda207ae2980e09742ad28f2e604a964387df13afc8831c5762fc5b7b240b0502