JSPM

@connext/cf-funding-protocol-contracts

0.4.1
    • ESM via JSPM
    • ES Module Entrypoint
    • Export Map
    • Keywords
    • License
    • Repository URL
    • TypeScript Types
    • README
    • Created
    • Published
    • Downloads 20
    • Score
      100M100P100Q52226F
    • License MIT

    Smart contracts for the Counterfactual multisig funding protocol

    Package Exports

    • @connext/cf-funding-protocol-contracts/build/CoinBalanceRefundApp.json
    • @connext/cf-funding-protocol-contracts/build/ConditionalTransactionDelegateTarget.json
    • @connext/cf-funding-protocol-contracts/build/DolphinCoin.json
    • @connext/cf-funding-protocol-contracts/build/ERC20.json
    • @connext/cf-funding-protocol-contracts/build/IdentityApp.json
    • @connext/cf-funding-protocol-contracts/build/MinimumViableMultisig.json
    • @connext/cf-funding-protocol-contracts/build/MultiAssetMultiPartyCoinTransferInterpreter.json
    • @connext/cf-funding-protocol-contracts/build/Proxy.json
    • @connext/cf-funding-protocol-contracts/build/ProxyFactory.json
    • @connext/cf-funding-protocol-contracts/build/SingleAssetTwoPartyCoinTransferInterpreter.json
    • @connext/cf-funding-protocol-contracts/build/TimeLockedPassThrough.json
    • @connext/cf-funding-protocol-contracts/build/TwoPartyFixedOutcomeApp.json
    • @connext/cf-funding-protocol-contracts/build/TwoPartyFixedOutcomeFromVirtualAppInterpreter.json
    • @connext/cf-funding-protocol-contracts/build/TwoPartyFixedOutcomeInterpreter.json

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@connext/cf-funding-protocol-contracts) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    Updating the Contracts

    When any of the contracts get updated, their corresponding expected build artifacts need to be updated as well.

    To do make this update, run:

    yarn build