8000 GitHub - neukind/staking-deposit-grpc
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

neukind/staking-deposit-grpc

Repository files navigation

staking-deposit-grpc

staking-deposit-grpc is a GRPC wrapper for staking-desposit-cli

Apache License 2.0 Contributor Covenant

Disclaimer: staking-deposit-grpc is still in beta. Use it at your own risk

Running staking-deposit-grpc

# clone the repository from Github

git clone git@github.com:neukind/staking-deposit-grpc.git

# create a Python virtual environment (venv)

python3 -m venv staking-deposit-grpc

cd staking-deposit-grpc

# activate the venv and install necessary Python dependencies

source bin/activate

pip install -r requirements.txt

# generate the Python libraries from protobuf definitions

./build_proto_libs.sh

# run the wallet service

./staking_deposit_service.py

Usage

See service.proto

Tasks

  • ✅ Implementnew-mnemonic
  • ⬜ Implement existing-mnemonic
  • ⬜ Increase test coverage
  • ⬜ CI

Contributing

Contributions are always welcome in the form of pull requests. All contributions must follow the community code of conduct.

To run the unit-test suite against your local Python installation, invoke python -m unittest.

Contact

staking-deposit-grpc is brought to you by Neukind. Discussion is welcome on our Discord server.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages publish 3D6C ed

Contributors 2

  •  
  •  
0