This chapter covers the prerequisites and how to set up Node.js.
Node.js is required for signing in to the Auki Labs scoped registry and getting access to the SDK packages for Unity.
A quick way to install Node.js on Mac is to run is through Homebrew:
brew install node
One way to quickly install Node.js is via Chocolatey, installed following the official guide.
Once installation is complete, you can run from a new Powershell window:
choco install nodejs
To check you have all you need and node/npm versions are correct, you should be able to run from any console:
node -v
npm -v
Node should be equal or above the min version suggested in the Prerequisites above.
Apply for a grant of AUKI tokens to get your project off the ground, and work directly with the Auki Labs team to get your creation to market. Successful applicants may be granted up to 100k USD worth of AUKI tokens, and development and marketing support from the Auki Labs team.