TESTNET

CREATE

Create a new user without fo free

user c owner=AA
owner Public address of a account owner

Example:

user c owner=plsar7tfrq83mvfaw0m6u0l9jmsxhkjvk5zzanaqrhavfygl5w2sq3cyyk9btes

UPDATENAME

Set a new name for a user

user un name=NAME
name A new user name

Example:

user un name=one

SECURITY

Create a new account entity

user s owner=AA
owner Public address of a new account owner

Example:

user s owner=plsar7tfrq83mvfaw0m6u0l9jmsxhkjvk5zzanaqrhavfygl5w2sq3cyyk9btes

ENTITY

Get account entity information from MCV database

user e name=NAME
name A name of user to get information about

Example:

user e name=one

ALLOCATEBANDWIDTH

Allocate execution bandwidth

user ab bandwidth=EC months=INT by=NAME
bandwidth Amount of energy allocated per hour
months Number of months to allocate bandwidth for
by User name

Example:

user ab bandwidth=1000 months=324552 by=one