Skip to content

Wallcahin - hackathon project from ETHBogotà 2022

Notifications You must be signed in to change notification settings

Shadowmoses-xyz/Wallchain2.0

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WALLCHAIN

This is an improvement of the market place cryptomurals. Finalist of the Web3Jam hackathon by EthGlobal in November 2021.

Cryptomurals is a blockchain-based platform focused on promoting and preserving the best street art worldwide, making it accessible as a public good.

Our mission is to preserve the cultural heritage with interactive web3 dApps and bring artists and active citizens together to build inclusive environments in public spaces!

PLEASE NOTE

Live Demo

https://wallchain.netlify.app *Please view on mobile, this was meant to run on a mobile device, or view in mobile view within devtools

Teach used

  • React
  • Solidity
  • Hardhat
  • NFT.Storage/IPFS
  • Google Maps API
  • Deployed on Netlify

How to Run front end

  • git clone https://github.com/ng-rgb/wallchain.git
  • npm i
  • npm start
  • Will start on local:3000 please view on mobile
  • Please note, you will need a google token to pass into the .env

How to run the 1155 factory

  • git clone https://github.com/ng-rgb/wallchain.git
  • npm i
  • npx hardhat compile
  • npx hardhat run ./scripts/deploys.ts <local or matic>

Run tests:

  • npx hardhat test

Team behind the project:

  • Arnaud Desvachez
  • Robbie Kruszynski
  • Clay Garnett
  • 0xNats

About

Wallcahin - hackathon project from ETHBogotà 2022

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 38.9%
  • Solidity 32.6%
  • JavaScript 19.3%
  • HTML 6.2%
  • CSS 3.0%