Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 1.08 KB

README.md

File metadata and controls

22 lines (13 loc) · 1.08 KB

HearUs

This project was built during the 24 hour hackathon, CodeCrypt, organized by CUSAT

Idea

The project is essentially a blockchain based, NFT driven donation platform where we create a scenario where both the benefactors and recipient gets maximum advantage over every single donation made.

Stack Implementation

Front-End : Angular JS
Back-End : Node JS
Database : FireStore

Assests

Images for the NFTs are generated via a model created on top of Deliberate v3.0 model, executed via Stable Diffusion, by incorporating a custom script that enables us to modify the model to our will and satisfaction, thus enabling us to take maximum advantage of it.


The Audio files for the NFTs are generated from a model inspired from the music-gen/small model provided by Facebook. We have utilized our own script to generate custom, themed tunes that serve justice to our theme.

Execution

The blockchain network has been hosted on the Polygon Mumbai Test Network, by utilizing Solidity as the medium for contract deployment.