8000 GitHub - tomholford/go-azimuth: Go client for Azimuth
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tomholford/go-azimuth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azimuth

A GAS stack based client for Azimuth.

For more on the GAS stack, read: https://twitter.com/wispem_wantex/status/1837350404301979951

Implemented as a subcommands program. Available subcommands:

  • get_logs: Download Azimuth logs since the smart contract was launched. They can be applied in-place with the --apply flag, or without applying to create a snapshot of just the events
  • play_logs: Play (apply) the existing set of logs already downloaded
  • query: Once logs have been downloaded and played, you can query for points.

Azimuth L2 / "Naive Rollup"

Not implemented yet. Soon(tm). (But actually soon, though.)

About

Go client for Azimuth

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%
0