Skip to content

Latest commit

 

History

History

webui

Bounty Granter Web3 front-end

How to use

Install

Install it and run:

pnpm install # or yarn
yarn start

Prod build

Build for production:

yarn build
yarn serve # Run locally

Deployment

Deploy the webui/build on surge.sh:

yarn surge

The generated static web resources can be deployed on IPFS, Surge or AWS S3.

Refer to dedicated deployment scripts in package.json.

Integrated Dev Tools

A React responsive Web UI based on:

This web front-end is based on React, using Tailwind CSS together with MaterialUI, including emotion.

Refer to package.son for a complete review of dependencies.

Integrated Solutions

Wagmi

React Hooks for Ethereum

Repo: wagmi-dev / wagmi

RainbowKit Wallet

Āut ID

d-Āut is a Decentralized Authentication System for DAOs, part of the Āut protocol.

Documentation:

Ethers JS

The ethers.js library aims to be a complete and compact library for interacting with the Ethereum Blockchain and its ecosystem.

Site: https://ethers.org

Repo: https://github.com/ethers-io/ethers.js

Doc: https://docs.ethers.io

eth-sdk

Type-safe, lightweight SDKs for Ethereum smart contracts.

Repository: dethcrypto / eth-sdk

License

Distributed under the Affero General Public License 3.0+ license.