Skip to main content

Create a WAX RNG Smart Contract

In this tutorial, you'll learn how to create and deploy a WAX RNG smart contract.

Note: At this time, the WAX RNG service is not available from a local development environment. You'll need to publish your smart contract to the WAX mainnet or WAX testnet to test it.

Before You Begin

New Developers: If you're new to dApp development, it's recommended that you review our [Create a Smart Contract](/docs/dapp-development/wax-cdt) Quickstart. :::

Source Code: https://github.com/3dkrender/WAX-RNG-Test