Skip to content

Binary-Cat-App/binarycat-scripts

Repository files navigation

binarycat-scripts

Binary Cat Scripts is a repository of scripts built with DappTools suite to automate bets in the Binary Cat Platform.

warning: This is a beta product and should be only used by those who know what they are doing. Funds may be lost.

Requirements

seth and ethsign from the Dapp tools suite. https://github.com/dapphub/dapptools#installation

How to configure

Keystore

You need your private key for signing transactions in the JSON keystore wallet format. You can get this from a hex private key using eth sign. ethsign import. You may need to choose a password.

Write and save the password you chose in a file (eg. ./.password).

.config.sh file

ETH_FROM: public address

ETH_KEYSTORE: directory where the keystore wallet is stored

PASSWORD: file where the key password is stored

ETH_RPC_URL: URL of the RPC node

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages