Focus mode
There are 8 actions you can perform with NEAR. These actions modify the chain state and they are categorized into three:
CreateAccount
to make a new account (for a person, contract, refrigerator, etc)DeleteAccount
to delete an account (and transfer balance to a beneficiary account)AddKey
to add a key to an account (either FullAccess
or FunctionCall
access)DeleteKey
to delete an existing key from an accountTransfer
to move tokens from one account to anotherStake
to express interest in becoming a validator at the next available opportunityDeployContract
to deploy a contractFunctionCall
to invoke a method on a contract (including budget for compute and storage)Programs to Accelerate Your Progress in a Software Career
Join our 4-8 month intensive Patika+ bootcamps, start with the fundamentals and gain comprehensive knowledge to kickstart your software career!
You need to enroll in the course to be able to comment!