@wcalderipe/narval-cli
v0.0.5
Published
## Building
Downloads
19
Readme
Narval CLI
Building
Run nx build narval-cli to build the library.
Configuration
The config file is stored in ~/.narval/config.json. User can set the config
directory by setting the NARVAL_CONFIG_DIR environment variable.
To read the config:
narval config getTo set a config value:
narval config set auth.accessToken <value>Examples
narval craft erc20 approve \ armory-internal/git/feat/tx-cli !
--chain base \
--token usdc \
--spender 0x7aB5F64c363593eB8A407a402AaBE4315f7aD942 \
--amount 1