Skip to content

deadblackclover/we-scripts

Repository files navigation

we-scripts

Various scripts for working with Waves Enterprise

Run

Getting information about current height on Mainnet nodes (Fork check)

bb fork-check-mainnet.clj

Getting approximate range of blocks by timestamp

bb get-block-by-time.clj -u https://voting-node-0.we.vote -t 1719532885100

Getting information about block range

bb get-blocks-headers-seq.clj -u https://voting-node-0.we.vote -f 1 -t 1000

Getting information about policy owners

bb privacy-owners.clj -u https://voting-node-0.we.vote -p DP5MggKC8GJuLZshCVNSYwBtE6WTRtMM1YPPdcmwbuNg

RIDE Compiler on node

bb ride-compiler.clj -u https://voting-node-0.we.vote -p simple.ride

About

Various scripts for working with Waves Enterprise

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published