Skip to content

Plunderswap/plunderswap-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlunderSwap Core Protocol

Requirement

node@>=18

Install dependencies

yarn

Enter private keys for deployment

cp .env.sample .env

Compile contracts

yarn compile

Run tests

yarn test

Deploy contracts

yarn deploy:testnet
yarn deploy:mainnet

Verifying contracts on sourcify.dev

npx hardhat --network testnet verify-sourcify --contract PlunderFactory --address 0xd0156eFCA4D847E4c4aD3F9ECa7FA697bb105cC0

About

The core smart contracts for the PlunderSwap protocol.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published