Skip to content

Chinoiserie1/Proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proxy

About The Project

Implementation of Proxy

  1. UUPS Proxy
  2. Diamond Proxy

Getting Started

This is an example of how to list things you need to use the software and how to install them.

Install foundry

curl -L https://foundry.paradigm.xyz | bash

Install foundry cmd

foundryup

Install dependencies

forge i

Test

Basic test

forge test

Test with traces

forge test -vvvvv

Match test with specific path

forge test --match-path <path>

About

UUPS & Diamond Proxy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published