
Security News
CISA Kills Off RSS Feeds for KEVs and Cyber Alerts
CISA is discontinuing official RSS support for KEV and cybersecurity alerts, shifting updates to email and social media, disrupting automation workflows.
github.com/ecadlabs/tezos-cli
This is an experimental project.
The tez
program is a command line interface (CLI) for interacting with the Tezos blockchain.
-o json
)Yes, and tezos-client
is great! But it has some downsides, and diversity is a strength.
The Tezos blockchain ships with tezos-client
, a complete tezos cli. It is written in OCaml (which we ❤️), it is well tested and complete.
tezos-client
has some downsides, in that it is not terribly easy to package. Building standalone static binaries is probably possible, but doesn't appear trivial. tezos-client
is relatively tightly coupled to the core tezos node.
For new-comers to Tezos, we think interacting with the Tezos Block chain from the command line interface has too much friction.
tezos-client
has opinions and idiosyncrasies. Frankly, we have come to like them, but newcomers to Tezos may not have the same patience as us.
We also may end up having alternative implementations of the Tezos Node in other languages (hello simplestaking team!). Think of these as Linux distributions to GNU/Linux, but Tezos node distributions for the Tezos Blockchain. When new nodes come along, this tez
cli could support them and the RPCs/APIs that they implement.
Visit the Releases page and download a pre-built binary for your operating system. We build for Windows, MaxOSX, Linux and FreeBSD. If you want builds for another OS or architecture, open an issue!
The feature set is limited to querying blocks. We will build out new features as time permits.
FAQs
Unknown package
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
CISA is discontinuing official RSS support for KEV and cybersecurity alerts, shifting updates to email and social media, disrupting automation workflows.
Security News
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
Research
Security News
Socket uncovers an npm Trojan stealing crypto wallets and BullX credentials via obfuscated code and Telegram exfiltration.