@debridge-finance/debridge-protocol-evm-interfaces

1.0.4 • Public • Published

debridge-protocol-evm-interfaces

A lightweight package with the interfaces for the EVM smart contracts that implement the deBridge protocol. Add this package as a dependency to your project to avoid copy-n-pasting the files or depending on a heavyweight debridge-contracts-v1.git repo.

Installation

Install the package:

npm i --save @debridge-finance/debridge-protocol-evm-interfaces

Then import necessary interfaces into your Solidity files:

import "@debridge-finance/debridge-protocol-evm-interfaces/contracts/interfaces/ICallProxy.sol";
import "@debridge-finance/debridge-protocol-evm-interfaces/contracts/interfaces/IDeBridgeGate.sol";
import "@debridge-finance/debridge-protocol-evm-interfaces/contracts/interfaces/IDeBridgeGateExtended.sol";
import "@debridge-finance/debridge-protocol-evm-interfaces/contracts/libraries/Flags.sol";

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.4
    14
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.4
    14
  • 1.0.3
    2
  • 1.0.0
    2
  • 4.1.1
    2
  • 4.1.0
    2

Package Sidebar

Install

npm i @debridge-finance/debridge-protocol-evm-interfaces

Weekly Downloads

21

Version

1.0.4

License

MIT

Unpacked Size

15.5 kB

Total Files

7

Last publish

Collaborators

  • alexsmirnov
  • artyukh
  • alexeychr