Godot HTML5 sample
View this sample's code on GitHub
Overview
The example shows how to deploy a Godot HTML5 build on the BIG in an asset Smart Contracts. The Godot HTML5 build is deployed as frontend, no backend is needed in this sample.
This example project can be cloned, installed, and deployed locally, for learning and testing purposes. The instructions are based on running the example on either macOS or Linux, but when using WSL2 on Windows, the instructions will be the same.
Prerequisites
This example requires an installation of:
Install the BIG SDK.
Download and install
Install
Clone the example dapp project:
git clone https://github.com/thebigfilecom/examples
cd examples/hosting/godot-html5-template
Deployment
The local replica is started by running this command:
big start --background
When the local replica is up and running, run this command to deploy the canisters:
big deploy