Skip to content

gasolin/stakerwatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stakerwat.ch

package version Description
staker npm version Command line utility for Ethereum stakers.
staker-freenodes npm version Library pre-defines nodes, chain explorers, gas estimators for Ethereum compatible chains
staker-contracts NPM Token Contracts for Ethereum and compatible chains
staker-hooks NPM (DEPRECATED) React Hooks for Ethereum and compatible chains

Staker Command Usage

Make sure node.js is installed in your device.

Open terminal and type npx staker help to find all skills that staker command can do.

Check full staker command usage Here

Credit

Stakerwatch is based on Saihubot, the chatbot ops framework without server requirement.

It's command line adapter is based on React for CLIs (ink).

License

Staker use MIT License

ChangeLog

Check ChangeLog

Document

Check Document

Contribution

There are plenty ways to contribute to stakerwatch.

Share your creative Usage on social media.

Translate skills to your languages.

Report bug, add your ideas to https://github.com/gasolin/stakerwatch/issues

Send patch to https://github.com/gasolin/stakerwatch/pulls

To boostrap the project after clone the repo

npm run setup

To run in packages/[project]

npm run build

To deploy to npm

npm run publish