Users can set their own Node to run sui.direct. Then you can modify the Node address in the config.json file in your CLI.
- Rename
config.template.jsontoconfig.json - Install Rust
cargotool if not installed. Visit this page for the installation details. - Run
npm installto install dependencies - Run
npm dev-setupto set up the database and other initial configurations - Run
npm run buildto build the project - Run
npm startto start HTTP server and Node