Skip to content

v0.1.0

Compare
Choose a tag to compare
@winder winder released this 05 Jun 17:24
· 27 commits to master since this release

Changelog

  • 3c69bde Add README
  • eb95380 Add goreleaser config
  • 56e55b0 Convert more models to tea.Model.
  • ffb2ab9 Finish updating explorer.
  • 7cd95a3 Fix no-arg startup.
  • 52f3958 Get accounts from go-algorand-sdk.
  • 53d793e Get node information with go-algorand-sdk.
  • 30b2db2 Migrate code to standalone project.
  • 1f9d29b Use go-algorand-sdk to fetch blocks.
  • 6213d3c Use go-algorand-sdk to fetch node status.
  • bd1a329 go mod tidy