How-To-Stake-Resource
Goal
Stake resource for your account
Before you begin
Install the currently supported version of
cleosEnsure the reference system contracts from
eosio.contractsrepository is deployed and used to manage system resourcesUnderstand the following:
- What is an account
- What is network bandwidth
- What is CPU bandwidth
Steps
Stake 0.01 SYS network bandwidth for alice
cleos system delegatebw alice alice "0 SYS" "0.01 SYS"
Stake 0.01 SYS CPU bandwidth for alice:
cleos system delegatebw alice alice "0.01 SYS" "0 SYS"