Skip to content

SolDapper/mcswap-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mcswap-app

powered by solana

clone it

git clone https://github.com/SolDapper/mcswap-app.git

.env

create a .env file in your project directory with the following details

PORT = 4400
RPC = https://staked.helius-rpc.com?api-key=YOUR_KEY_HERE
WALLETS = phantom,solflare,backpack

run locally

npm start

open your browser to: http://localhost:4400