Popular repositories Loading
-
game-launcher
game-launcher PublicA platform for discovering games, deploying game builds to smart contract canisters, creating NFT & Token collections, airdrops, payments, in-game minting & burning, configuring World smart contrac…
-
unity-template
unity-template PublicA comprehensive Unity template with all necessary code for integration with ICP. Features include on-chain login authentication, payments, minting, burning, action system, entity datastore, white-l…
-
world-template
world-template PublicA Motoko template for deploying a custom World canister manually. A World canister is the "game server" of your game, regulating the logic and rules governing your game economy. Note: We recommend …
Motoko 21
-
world-protocol
world-protocol PublicAn on-chain game server protocol weaving together ICP games into one universally accessible database, supercharged with modular game logic, composable data standards, and customizable access contro…
Motoko 4
Repositories
- unity-template Public
A comprehensive Unity template with all necessary code for integration with ICP. Features include on-chain login authentication, payments, minting, burning, action system, entity datastore, white-label shop, and white-label NFT marketplace.
- game-launcher Public
A platform for discovering games, deploying game builds to smart contract canisters, creating NFT & Token collections, airdrops, payments, in-game minting & burning, configuring World smart contracts and more.
- boom_agent Public
- email-server Public
- world-protocol Public
An on-chain game server protocol weaving together ICP games into one universally accessible database, supercharged with modular game logic, composable data standards, and customizable access control for interactions across game worlds. With additional features for payments, minting, and burning.
- gaming-guild-content Public
- world-template Public
A Motoko template for deploying a custom World canister manually. A World canister is the "game server" of your game, regulating the logic and rules governing your game economy. Note: We recommend deploying a World from the Game Launcher website, this repo is only for devs wanting to manually write their World canister.