walletd
v0.2.0
Published
Universal headless digital asset wallet for machines
Downloads
21
Maintainers
Readme
walletd
Universal Headless Digital Asset Wallet for Machines
Installation
npm install -g walletd
Usage
bash> walletd
_ _ ___ _ _ _____ _____ ______
| | | | / _ \ | | | | | ___||_ _|| _ \
| | | |/ /_\ \| | | | | |__ | | | | | |
| |/\| || _ || | | | | __| | | | | | |
\ /\ /| | | || |____| |____| |___ | | | |/ /
\/ \/ \_| |_/\_____/\_____/\____/ \_/ |___/
Concepts
As an abstract digital asset wallet, Walletd offers four main functions
Primary Actions
Receive Payment
Send Payment
Get Balance
List Payments
Plugins
Each wallet in your walletd is provided by a plugin, which is a piece of code and config data defining how to perform the four primary actions.