Install devhub_lib
Download and install the required library and configure it according to your framework.
Download https://github.com/DEVHUB-GG/devhub_lib or use the command:
git clone https://github.com/DEVHUB-GG/devhub_lib.git
Start resources
Move the files to the resources
folder on your server and add the following lines to your server.cfg
in the correct order:
ensure devhub_lib
ensure devhub_cardance
ensure devhub_cardance_assets
Database Setup
Import the sql.sql
file into your database.
Restart your server
Restart your server to apply the changes.