Skip to content

Outblock/monster-maker

 
 

banner

Monster Maker

Monster Maker is a mobile and web dApp ( distributed application ) on Flow Blockchain that allows users to connect a wallet, sign a transaction to mint an NFT (a monster) and display their collection of NFTs (their monsters) within the app. It’s meant to be a lightweight sample project to exemplify how to build a mobile or web dApp Flow project.

Project Structure

Before we get started, here is a general overview of the Monster Maker monorepo structure.

  • cadence folder is where the smart contract, transactions and queries located, you can use Flow CLI to develop and deploy the NFT contract.
  • iOS folder contains all the Swift code to exemplify how to build mobile dApp on Flow Blockchain
  • server folder will guide you on how to build a web dApp and API on Flow

About

Create a monster on Flow

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 44.7%
  • Cadence 39.2%
  • Swift 14.9%
  • Other 1.2%