Skip to content

eric6311/CryptoDev-amm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample CryptoDev AMM project

Reference

Contents are edited and learned from LearnWeb3DAO. Please visit the original website https://dev.to/learnweb3/build-your-own-decentralized-exchange-use-the-xyk-amm-curve-on-ethereum-using-solidity-ethersjs-nextjs-and-web3modal-3ncn


Intro

This project is a personal side project for me try to develop a AMM and deploy the project by using hardhat.

Try yourself

Before build up your project, you have to add your .env file first.

RPC_URL = https://eth-goerli.g.alchemy.com/v2/YOUR_API_KEY
PRIVATE_KEY = YOUR_PRIVATEKEY

Then use yarn to manage your node modules and install required ones.

yarn


About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors