@permaweb/wallet
v0.1.0
Published
create arweave wallet file
Readme
Create arweave wallet file
A command line program that supports the following:
- creates a new arweave wallet json and prints to stdout
- parses an existing wallet json file and returns the pubkey
Usage
node index.js
node index.js pubkey -f <path-to-wallet.json>