open-blockchain-explorer / tnbexplorer

Blockchain Explorer for thenewboston cryptocurrency network
4 stars 4 forks source link

Replace mock transactions with transactions from BANK NODE #10

Closed tomijaga closed 3 years ago

tomijaga commented 3 years ago

We want to switch out the mock transactions for real transaction data from thenewboston bank node.

In containers/Overview:

In containers/Transactions:

Get the transactions from http://13.57.215.62/bank_transactions

Helpful Resources Ant Design Docs: https://ant.design/components/table/#header Bank API Docs: https://thenewboston.com/bank-api/bank-transactions