Skip to content

Yorkchung/Dapp_NFT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dapp_NFT

This project is a dapp of GameFi.

You can find detail from here.

What do you need to prepare:

  1. Android Studio
  2. API server
  • I use node.js to build a server, but you can choose what you want to build.
  • You can find api server from here.
  1. Database
  • I use mongoDB to build with node.js, but you can use your database, it doesn't matter.
  • The DB is used for build a user account.
  1. Ganache
  • build a testnet.
  1. Remix
  • develope a smart contract
  • But I have build one inside it, all you have to do is upload the contract to ganache.
  • You can find smart contract from here.

How to build it:

  1. put your google api key(a small amount of access is free) in adndroidmanifest.xml
  • image
  1. put the smart contract address in config.java
  • image
  1. set site hash and game address in landmark_contract.json
  • image
  1. rebuild this project

The final app will like this:

image

https://youtu.be/BBthpy75rSU IMAGE ALT TEXT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages