Skip to content

Latest commit

 

History

History
45 lines (27 loc) · 1.25 KB

README.md

File metadata and controls

45 lines (27 loc) · 1.25 KB

Base

Repository for building Choice software on Base. Project Roadmap.

Choice on Base

Token Contract on Basescan

Application

Project Goals (Completed)

  1. Launch Choice Coin asset on Base.
  2. Build Application with choice capability.

Application Functional Requirements (Completed)

  1. Allow users to connect via MetaMask.
  2. Present users with a binary choice, where one choice is correct.
  3. Have a mechanism for rewarding the users that make the correct choice.

Build Process (Completed)

  1. Create base react app.
  2. Add front-end UI.
  3. Build back-end infra.
  4. Add wallet connection.
  5. Connect front-end and back-end within the react app.

Base Information

Base Website

Base Docs

Base Grants

Base GitHub

Wallet Information

Metamask

Docs

Solidity Docs