Giter Site home page Giter Site logo

gitfrosh / maxima Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 3.0 4.34 MB

Team Maxima's repo for the Web3 version of Wordle (Wordle on the block). Get an NFT of your daily wordle and donate.

Shell 0.08% JavaScript 1.87% Solidity 1.54% HTML 0.75% CSS 2.34% TypeScript 93.42%

maxima's Introduction

WORDLE on The BLOCK

This project was built by Team Maxima (Afoma, Rike, Kristen, Brenda and Ana ) during the 2022 web3con hackathon.

Deployed to fleek!

Get it started

Frontend

This project is built with create-react-app and craco It stores Wordle NFTs on Fleek/Filecoin. Required secrets are REACT_APP_FLEEK_KEY, REACT_APP_FLEEK_SECRET, make sure they are added to .env for local run

npm install

Install dependencies.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

Backend

This application is built with Solidity/Hardhat on EVM. It uses Alchemy (MUMBAI_URL, RINKEBY_URL, ..) and needs your PRIVATE_KEY for deploying. Make sure secrets are added to .env for local run

npm install

Install dependencies.

npx hardhat run scripts/run.js

Dry-run test functions on your smart contract.

npx hardhat run scripts/deploy.js --network rinkeby

Deploy your smart contract.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.