Code Monkey home page Code Monkey logo

yeeter's Introduction

Padawagmi DAO Yeeter

Forked off: https://github.com/HausDAO/bolton-onboarder

This is the launch site to fund our multisig, deployed version here: https://padawagmi.on.fleek.co/

Development guide

To update config

in /package/react-app/App.js update the config object with what you want

const config = {
  network: "mainnet", // set network this will be using mainnet/xdai
  logo: logo, // change the logo here
  projectName: 'YEET',
  mainColor: '#fe1d5b',
  launch: "2021-10-29 16:00 ", // end date of the yeet
  goal: 20, // goal of the yeet
  gnosisSafe: "0xEE5504F0a3604d66470aE3c803A762D425000523", // safe address you want members to send to
  // nativeToken: true,  // not used
  token: "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", // token yeeting in WETH
  tokenSymbol: "ฮž", // symbol to dsiplay
  website: "https://hackmd.io/@daohaus/H17m16ZwK", // information site
};

Deployment

Fleek
  • base directory: packages/react-app
  • build command: yarn && yarn build
  • Publish directory: build

Be sure to select "Create react-app" at inital configuration of the fleek site, will lead to errors otherwise.

Available Scripts

React App

yarn react-app:start

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

The page will automatically reload if you make changes to the code.
You will see the build errors and lint warnings in the console.

yarn react-app:build

Builds the React app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the React documentation on deployment for more information.

yeeter's People

Contributors

dekanbro avatar jonathanprozzi avatar aleemrehmtulla avatar bjmoonn avatar

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.