Ape SDK for the Silverback platform
Project description
Quick Start
Ape SDK for the Silverback platform
Dependencies
- python3 version 3.8 or greater, python3-dev
Installation
via pip
You can install the latest release via pip
:
pip install silverback
via setuptools
You can clone the repository and use setuptools
for the most up-to-date version:
git clone https://github.com/SilverBackLtd/sdk.git silverback
cd silverback
python3 setup.py install
Quick Usage
Checkout the example to see how to use the library.
To run your bot against a live network, this SDK includes a simple runner you can use via:
$ silverback run "example:app" --network :mainnet:alchemy
Docker Usage
$ docker run --volume $PWD:/home/harambe/project --volume ~/.tokenlists:/home/harambe/.tokenlists apeworx/silverback:latest run "example:app" --network :mainnet:alchemy
Development
This project is in development and should be considered a beta. Things might not be in their final state and breaking changes may occur. Comments, questions, criticisms and pull requests are welcomed.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
silverback-0.1.0b10.tar.gz
(22.2 kB
view hashes)
Built Distribution
Close
Hashes for silverback-0.1.0b10-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0c892914570213800b9b7728b4c2ba47f457a518b9f4d780d295b5bb0e7588c7 |
|
MD5 | 7ddadc98d96cf8cf51b78798c8234323 |
|
BLAKE2b-256 | c877a88e4486ab8e93d554b50542aaf495cb7891a57df2e6c7f6b864482a1e4e |