[ -s "$NVM_DIR/nvm.sh"]&&\. "$NVM_DIR/nvm.sh"# This loads nvm
4
nvm install16
5
nvm use 16
Copied!
And to do all of this you can use an IDE (integrated developer environment, where code is written) such as VS Code: https://code.visualstudio.com/Downloadβ
How to use bloks.io's cleos login option to generate actions
Login to https://bloks.io using the cleos login option and choose the permission level. Then go to any contract to where you would push a transaction with Anchor or another wallet and click send where you will be able to copy and paste the action data.