Skip to main content

Start a Local Node

In this tutorial, we will show you how to start a local node on your machine. This is useful for testing your smart contracts locally before deploying them to the mainnet or testnet.
you can see the following output:
Do not close the console or use Ctrl + C to close the local node.
you can use dubhe to generate a new account. You can also manually create a new .env file in the root path of your project and copy the private key from it, but do not use it in production!
You can use faucet to get some SUI tokens.