Hello world! Welcome to the Nodit EVM Tutorials! Tutorials are structured as follows:
- NFT Tutorial
- Token Tutorial
- Wallet Tutorial
You can sign up for Nodit by clicking the link below. You can create a new account or sign up for Nodit using an existing Google account.
If you need more details about Nodit, you can get more information in Nodit Developer Portal. Nodit Developer Portal
To ensure a smooth tutorial experience, you need to install the following programs.
Install Node.js
Node.js is a runtime environment that allows you to run JavaScript code, which is necessary for executing TypeScript code.
Download Node.js You can verify the installation of Node.js by entering the following command in the terminal:
$ node -v
v20.11.0
More details about executing each tutorial are available in each tutorial directory.
There is more information about the tutorials on the Nodit Developer Portal! Do you want to get more information about Nodit and the tutorials? If so, please visit our Developer Portal!