Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1.75 KB

File metadata and controls

42 lines (27 loc) · 1.75 KB

Project: DappBot

DappBot App

A serverless application for generating frontends for Ethereum-based dapps

  • Allows users to generate a dapp hosted as a static site on AWS infrastructure in 5 minutes from a contract ABI
  • Uses a completely serverless architecture to allow effortless scaling and cost control
  • Uses a React App to display a dapp frontend on DappHub based on a user provided Solidity ABI, contract address, and selected blockchain network
  • Integrates with Metamask and Vault Guardian for submitting write transactions to the blockchain

Architecture

DappBot Architecture Diagram

Diagram File

Repositories

Infrastructure

Typescript Types

Clients

Lambda Functions

Tests