Security News
Bun 1.2 Released with 90% Node.js Compatibility and Built-in S3 Object Support
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
@eulerbeats/eulerbeats-cli
Advanced tools
A command-line tool to query the EulerBeats smart contract system
EulerBeats CLI is a command-line tool to query the Eulerbeats smart contract system.
This tool uses the Ethereum mainnet as its data source. We try to include at least one public json rpc url as part of the cli, so everything might just work for you, but if it doesn't...
We recommend getting a free account from Infura or Alchemy to get a reliable provider if you don't already have one. See the Ethereum Nodes site for an up-to-date list of nodes that are available.
Some commands allow you to get the state of the blockchain at a certain point in time (for example, all print holders at a specific block number). These may require what is called an archive node, so you'll need to ensure the node you are using has this capability. Alchemy includes this in their free plan.
Join the #dev channel on our Discord server for updates, tips & tricks and more.
To install the eb
tool, we currently recommend using the latest version in this repo, as we are actively working on it. Once we have a stable version published to npm, we'll update accordingly!
$ git clone https://github.com/EulerBeats/eulerbeats-cli
$ cd eulerbeats-cli
$ yarn
Once it's installed, just run this command and follow its instructions:
$ yarn eb
Internally the program does one of the following:
--rpc
.PROVIDER_URL
(you can use a .env
file in the root of this project, which is git-ignored).We would love to have your helping hand on eulerbeats-cli! Please see CONTRIBUTING.md for more information on what we're looking for and how to get started.
FAQs
A command-line tool to query the EulerBeats smart contract system
The npm package @eulerbeats/eulerbeats-cli receives a total of 7 weekly downloads. As such, @eulerbeats/eulerbeats-cli popularity was classified as not popular.
We found that @eulerbeats/eulerbeats-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 5 open source maintainers collaborating on the project.
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
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
Security News
Biden's executive order pushes for AI-driven cybersecurity, software supply chain transparency, and stronger protections for federal and open source systems.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.