Skip to content

Releases: vondas-network/viewfinder

v1.0.5

15 Jan 04:34
Compare
Choose a tag to compare
  • Code review complete
  • Implementation of new API system complete
  • No need for env files now; API keys passed via request
  • Reviewing to build out new endpoints

v1.0.4

15 Jan 02:01
Compare
Choose a tag to compare
  • Removed excess files; ready for npm registry

v1.0.3

15 Jan 01:31
Compare
Choose a tag to compare
  • Stable release
  • Removed the need for .env file; all calls require an API key
  • New API key system makes the API more agnostic, easier to port to Docker

v1.0.2

19 Apr 05:02
b9a63f8
Compare
Choose a tag to compare
  • Updated README
  • Updated package.json
  • Change filenames

v1.0.0

19 Apr 04:28
d6f0753
Compare
Choose a tag to compare

v1.0.0

  • Compatible blockchains: Ethereum, Avalanche, Binance, Heco, Cronos, Moonriver, Moonbeam, Arbitrum, Fantom, Hooscan, Optimism
  • Table of Etherscan/GETH calls added to README
  • Functionality tests added (tests > test-*.js)
  • ENV setup added