Solarmy NFT Game

  • Tech Stack: Rust, Next, AWS, Blockchain, Solana, web3.js, S3, MongoDB
  • Website URL: Link
  • Github URL: Project Link

I have built the program, FE and web3 binding of this NFT game. The main problem was to create image from the attributes and make a new NFT from this. To solve this, I use hash-lips program for this and upload image, make a new metadata and upload metadata on AWS and change the metadata of the NFT. Also in the BE side, I used the MongoDB, NodeJS for storing the data.