This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@daohaus/contract-utilities
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

contract-utilities

This library was generated with Nx.

Usage

const molochV3 = MolochV3Contract.create({
  address: '0x0somedaoaddress',
  provider: new ethers.providers.JsonRpcProvider('someproviderurl'),
});

molochV3.sponsorProposal('1');

Running unit tests

Run nx test contract-utilities to execute the unit tests via Jest.

Dependencies (9)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @daohaus/contract-utilities

    Weekly Downloads

    4

    Version

    0.0.3

    License

    MIT

    Unpacked Size

    35.6 kB

    Total Files

    28

    Last publish

    Collaborators

    • daohaus-protocol