Welcome to the SubGame Module Client Tutorial. In this tutorial, we will walk you through the entire process step by step, so that you can better understand how the Module platform is used.
First of all, after linking the wallet, you must register basic information. If you have not registered, you will be directed to the registration page.
Fill in the basic information.
This completes the registration.
Next, let's start leasing the module, first enter the Module list page.
You can see the page marked with detailed pallet usage.
Then click Stake to initiate the lease.
Trigger the wallet for signature verification.
After that, you can see the status of the module lease in Module Manager.
Finally, if you have any questions, welcome to send a message, and good luck~~
First, install Docker and Docker Compose.
Then run the following command to start a single node chain.
docker-compose up
This command will firstly compile your code, and then start a network. You can also replace the default command by appending your own. A few useful ones are as follow.
Access the UI via http://localhost