-a
flag.--pwd
flag to provide the passphrase and skip the interactive session. --addnode
or -j
flags.-j
or --addnode
flags to provide as many addresses as you wish. Elld
client provides JSON-RPC 2.0 APIs that allows external applications to access various services and information. These APIs allow you to write custom scripts or build custom applications that interact with the client and the network. By default, the RPC service is not enabled. To turn it on, use the --rpc
flag when starting the client. 127.0.0.1:8999
by default. Use --rpc-address
to change the listening address.127.0.0.1:8999
, use the attach
client:--rpc-address
flag to point to the client.account
command.ellcrys/elld
.~/.ellcrys
.-h
flag to learn more about the commands and available flags.