Skip to content

sx328/hackku2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HackKU 2022 Submission

  • \contracts contains the Ethereum contracts responsible for storing information on the blockchain
  • \frontend contains all the frontend code for the application
  • \backend contains all the code for the backend Go RESTful API

Building

  • You can build the API or frontend by using the included Dockerfile in each directory, or simply use the docker-compose.yaml file to build everything to get the project running :)

Hedera

After a thorough analysis of smart contract systems, we found Hedera to be a valid option for deploying our web app. However since our technical expertise was more suited for Ethereum we opted to stick with it. We also found that for our specific use case, most land purchases need liquidity and volume mainly, that was only readily available with Ethereum in terms of overhead for learning Solidity, and the robust set of tools they have to offer. In the case of us needing higher throughput for a usecase such as high querying trading we would be much better suited to use Hedera, although since it seems it's not the right fit for us we opted not to utilize it.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors