anon-real / ErgoAuctionHouse

Decentralized auction on top of ERGO.
https://ergoauctions.org
MIT License
30 stars 18 forks source link

Get auctions list from the backend #45

Closed pyotrsky closed 2 years ago

pyotrsky commented 2 years ago

Should get the list of auctions from the backend instead of contacting the explorer directly.

11001101110101110001111010111110101 commented 2 years ago

I am implementing the mentioned back-end services with express js.