By
One tool to run them all
News
Docs
Community
About eosc
Features Overview
What is EOSC
Getting Started
Install eosc
Offline Signing Tutorial
Quick Start
Global Settings
Environment Variable
Global Flags
Commands
eosc get
get Commands Overview
Account
Balance
Block
Code
Info
Table
eosc vault
vault Commands Overview
Add Keys
Create Vault
Export Keys
List Keys
Serve
eosc system
system Commands Overview
Bidname
Buy RAM Bytes
Claim Rewards
Delegate Bandwidth
Delete Authority
Link Authority
New Account
Register Producer
Register Proxy
Sell RAM
Set ABI
Set Code
Set Contract
Undelegate Bandwidth
Unlink Authority
Unregister Producer
Unregister Proxy
Update Authority
eosc multisig
multisig Commands Overview
Approve
Cancel
Exec
List
Propose
Review
Status
Unapprove
eosc forum
forum Commands Overview
Clean Proposal
Expire
List
Post
Propose
Status
Tally Votes
Unpost
Unvote
Vote
eosc transfer
transfer Command Overview
eosc tx
tx Commands Overview
Cancel Transaction
Create Transaction
Push Transaction
Sign Transaction
Unpack Transaction
eosc vote
vote Commands Overview
Block Producer Vote
Cancel All Votes
Delegate to a Proxy
List Producers
Recast Previous Vote
Status
eosc tools
tools Commands Overview
Chain Freezer
Sell Account
Help
Community
FAQ
system Commands Overview
System contract interactions
Usage:
eosc system [command]
Bidname
Bid on a premium account name.
Read More
Buy RAM Bytes
Buy RAM at market price, for a given number of bytes.
Read More
Claim Rewards
Claim block production rewards. Once per day, don't forget it!
Read More
Delegate Bandwidth
Delegate some CPU and Network bandwidth, to yourself or others.
Read More
Delete Authority
Removes a permission currently set on an account. See --help for more details.
Read More
Link Authority
Assign a permission to the given code::action pair.
Read More
New Account
Create a new account.
Read More
Register Producer
Register an account as a block producer candidate.
Read More
Register Proxy
Register an account as a voting proxy.
Read More
Sell RAM
Sell the [num bytes] amount of bytes of RAM on the RAM market.
Read More
Set ABI
Set ABI only on an account.
Read More
Set Code
Set code only on an account.
Read More
Set Contract
Set both code and ABI on an account.
Read More
Undelegate Bandwidth
Undelegate some CPU and Network bandwidth.
Read More
Unlink Authority
Unassign a permission currently active for the given code::action pair.
Read More
Unregisted Producer
Read More
Unregister Proxy
Unregister account as voting proxy.
Read More
Update Authority
Set or update a permission on an account. See --help for more details.
Read More