Welcome to the New World.

Build with us the next generation of blockchains designed for gaming and digital collectibles

main.js
package.json
import { Web3GamesApi } from '@web3games-js/api';
const Web3GamesApi = await Web3GamesApi.create();
const chain = await Web3GamesApi.chain();
const nodeName = await Web3GamesApi.nodeName();
const nodeVersion = await Web3GamesApi.nodeVersion();
const genesis = Web3GamesApi.genesisHash.toHex();
console.log(chain,nodeName,nodeVersion,genesis);

Introduction

Getting started

Learn how to build your project on Web3Games Chain it is easy.

Installation

Step-by-step guides to setting up your environment and installing the library.

Basic Tutorial

Learn how to build local development nodes, interact with the chain, and develop and deploy smart contracts.

API reference

Powerful integration services and documentation allow developers to quickly access.

Plugins

Some development can be combined with the use of the base plug-in library.


Getting help

We are happy to support developers, either by joining the community via the link below and asking a question to a specific channel, or via Github questions

Submit an issue

We are happy for developers to ask us questions, either by joining the community via the link below and asking a question to a specific channel, or via Github questions

Join the community

Discord Twitter Telegram Medium