@indexed-finance/proxies

1.0.18 • Public • Published

@indexed-finance/proxies

Build Status Coverage Status npm version

Smart contracts for upgradeable proxies.

Documentation

Install

npm install --save @indexed-finance/proxies

Notes for developers

If you deploy a new version of DelegateCallProxyManager.sol without using the artifact in /artifacts (handled automatically by buidler), your local build may result in different bytecode. If that happens, the code hashes in CodeHashes.sol will be incorrect and the proxy address derivation functions will not work. Either use the already built artifacts in the package or replace the codehashes with the new values. See: script for generating the CodeHashes contract

Test

npm run test

/@indexed-finance/proxies/

    Package Sidebar

    Install

    npm i @indexed-finance/proxies

    Weekly Downloads

    3

    Version

    1.0.18

    License

    GPL-3.0-or-later

    Unpacked Size

    1.05 MB

    Total Files

    41

    Last publish

    Collaborators

    • d1ll0n
    • samgos