Skip to content

SubGame-Network/SubGameModule

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SubGame Module Client Tutorial

Overview

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.

Register

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.

Lease Module

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.

Contact Us

Finally, if you have any questions, welcome to send a message, and good luck~~

Run in Docker

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published