wagyu-cli
Advanced tools
This is a withdawal file sequencer
Weekly downloads
Readme
//To start open a new folder
mkdir new-folder
//Open a new folder "node_modules" at the root of new-folder
mkdir node_modules
//from the root folder install the wagyu-cli package
npm install wagyu-cli
//To check if package is installed type "npm list" to view all installed packages
//to run wagyu-cli use command below
//you will need your withdrawal address,index position, index number of the validator,old BLS withdrawal //credentials,mnemonics and/or private keys.
npm run --prefix ./node_modules/wagyu-cli start
//#################### //documentation: https://www.npmjs.com/package/wagyu-cli
FAQs
security holding package
The npm package wagyu-cli receives a total of 3 weekly downloads. As such, wagyu-cli popularity was classified as not popular.
We found that wagyu-cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.