Skip to content

Cryptisen/aptogotchi-random-mint

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aptogotchi Random Mint

We have a tutorial based on this repo at Aptos Learn, go check it out!

Difference from Aptogotchi beginner

This is a simplified version that only keeps minting function, it uses On-Chain randomness to determine the look of Aptogotchi at minting instead of manually setting it, and each address can mint as many Aptogotchis as possible instead of 1 per address.

Prerequisite

The module is deployed to randomnet, which is a standalone network different from mainnet and testnet. It has its own chain ID and you need to get randomnet APT.

To add randomnet to your petra wallet, click add network in setting. Name enters randomnet. Node url enters https://fullnode.random.aptoslabs.com/v1. Faucet url enters https://faucet.random.aptoslabs.com.

About

Testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Move 48.3%
  • TypeScript 41.2%
  • Shell 4.5%
  • CSS 3.1%
  • JavaScript 2.9%