Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 497 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 497 Bytes

Introduction

This is a simple web frontend for interacting with an Automatic Market Maker (AMM) contract.

A wallet like Metamask is needed to use the website.

Technologies

NextJS for the UI, TailwindCSS for the styles and Ethers for the connection to the Blockchain and user's wallet.

Contracts

The contracts which this frontend is interacting with can be found at: https://github.com/EperezOk/amm-contracts

Demo

You can try this project here: https://amm-eperezok.vercel.app/