prb-proxy
Proxy contract to compose Ethereum transactions
파일 탐색기
최종 버전 다운로드 (.zip)- config.yml
- deployment_request.yml
- ci-deep.yml
- ci.yml
- sync.yml
- FUNDING.yml
- settings.json
- cantina-2023-07-11.pdf
- iaro-2023-07-03.pdf
- omniscia-2023-07-10.pdf
- Base.s.sol
- DeployDeterministicRegistry.s.sol
- DeployProxyViaRegistry.s.sol
- DeployRegistry.s.sol
- SetPermission.s.sol
- prepare-artifacts.sh
- update-precompiles.sh
- IPRBProxy.sol
- IPRBProxyPlugin.sol
- IPRBProxyRegistry.sol
- PRBProxy.sol
- PRBProxyRegistry.sol
- PluginBasic.sol
- PluginCollider.sol
- PluginEcho.sol
- PluginEmpty.sol
- PluginPanic.sol
- PluginReverter.sol
- PluginSablier.sol
- PluginSelfDestructer.sol
- TargetBasic.sol
- TargetEcho.sol
- TargetPanic.sol
- TargetReverter.sol
- TargetSelfDestructer.sol
- execute.t.sol
- execute.tree
- receive.t.sol
- receive.tree
- runPlugin.t.sol
- runPlugin.tree
- Proxy.t.sol
- deploy.t.sol
- deploy.tree
- deployAndExecute.t.sol
- deployAndExecute.tree
- deployAndExecuteAndInstallPlugin.t.sol
- deployAndExecuteAndInstallPlugin.tree
- deployAndInstallPlugin.t.sol
- deployAndInstallPlugin.tree
- deployFor.t.sol
- deployFor.tree
- getMethodsByOwner.t.sol
- getMethodsByOwner.tree
- getMethodsByProxy.t.sol
- getMethodsByProxy.tree
- getPermissionByOwner.t.sol
- getPermissionByOwner.tree
- getPermissionByProxy.t.sol
- getPermissionByProxy.tree
- getPluginByOwner.t.sol
- getPluginByOwner.tree
- getPluginByProxy.t.sol
- getPluginByProxy.tree
- installPlugin.t.sol
- installPlugin.tree
- setPermission.t.sol
- setPermission.tree
- uninstallPlugin.t.sol
- uninstallPlugin.tree
- version.t.sol
- version.tree
- Registry.t.sol
- Assertions.sol
- DeployOptimized.sol
- Events.sol
- Precompiles.sol
- Precompiles.t.sol
- Base.t.sol
- .editorconfig
- .env.example
- .gas-snapshot
- .gitignore
- .prettierignore
- .prettierrc.yml
- .solhint.json
- bun.lockb
- CHANGELOG.md
- codecov.yml
- CONTRIBUTING.md
- deployments.json
- foundry.toml
- LICENSE.md
- package.json
- README.md
- remappings.txt
- slither.config.json
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/PaulRBerg/prb-proxy
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd prb-proxy
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
