Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Coil CLI

Usage

First you'll need to write a peers.txt file in the ~/.config/coil/ directory containing atleast one live node.

Next, run update to download the blockchain

./coil.py update

Now you can check your balance, review your transaction history and send transactions.

./coil.py balance <address>
./coil.py history <address>
./coil.py send <wallet_file> <address> <amount>

About

A simple CLI for Coil

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages