Start keosd and nodeos
Step 1: Boot Node and Wallet
Step 1.1: Start keosd
keosd &info 2023-03-23T21:08:18.642 keosd wallet_plugin.cpp:38 plugin_initialize ] initializing wallet plugin
info 2023-03-23T21:08:18.642 keosd wallet_api_plugin.cpp:84 plugin_startup ] starting wallet_api_plugin
info 2023-03-23T21:08:18.642 keosd http_plugin.cpp:983 add_handler ] add api url: /v1/wallet/create
info 2023-03-23T21:08:18.642 keosd http_plugin.cpp:983 add_handler ] add api url: /v1/wallet/create_key
info 2023-03-23T21:08:18.642 keosd http_plugin.cpp:983 add_handler ] add api url: /v1/wallet/get_public_keys
info 2023-03-23T21:08:18.642 keosd http_plugin.cpp:983 add_handler ] add api url: /v1/wallet/import_key
info 2023-03-23T21:08:18.642 keosd http_plugin.cpp:983 add_handler ] add api url: /v1/wallet/list_keys
info 2023-03-23T21:08:18.642 keosd http_plugin.cpp:983 add_handler ] add api url: /v1/wallet/list_wallets
info 2023-03-23T21:08:18.642 keosd http_plugin.cpp:983 add_handler ] add api url: /v1/wallet/lock
info 2023-03-23T21:08:18.642 keosd http_plugin.cpp:983 add_handler ] add api url: /v1/wallet/lock_all
info 2023-03-23T21:08:18.642 keosd http_plugin.cpp:983 add_handler ] add api url: /v1/wallet/open
info 2023-03-23T21:08:18.642 keosd http_plugin.cpp:983 add_handler ] add api url: /v1/wallet/remove_key
info 2023-03-23T21:08:18.642 keosd http_plugin.cpp:983 add_handler ] add api url: /v1/wallet/set_timeout
info 2023-03-23T21:08:18.642 keosd http_plugin.cpp:983 add_handler ] add api url: /v1/wallet/sign_digest
info 2023-03-23T21:08:18.642 keosd http_plugin.cpp:983 add_handler ] add api url: /v1/wallet/sign_transaction
info 2023-03-23T21:08:18.642 keosd http_plugin.cpp:983 add_handler ] add api url: /v1/wallet/unlock
info 2023-03-23T21:08:18.643 keosd http_plugin.cpp:983 add_handler ] add api url: /v1/node/get_supported_apisTroubleshooting
Step 1.2: Start nodeos
Troubleshooting
Step 2: Check the installation
Step 2.1: Check that Nodeos is Producing Blocks
Step 2.2: Check the Wallet
Step 2.3: Check Nodeos endpoints
What's Next?
Last updated