@cosmofund/cosmofund

1.0.2 • Public • Published

CosmoFund Smart Contract

CosmoFund WEB Site: www.CosmoFund.space.

Verified Smart Contracts:

Usage CosmoFund Smart Contract

Install

yarn add @cosmofund/cosmofund
# or
npm install @cosmofund/cosmofund

Usage

const CosmoFund = require('@cosmofund/cosmofund/build/CosmoFund.json');
const CosmoDistributor = require('@cosmofund/cosmofund/build/CosmoDistributor.json');
const CosmoFundLiquidityLocker = require('@cosmofund/cosmofund/build/CosmoFundLiquidityLocker.json');
// or
import CosmoFund from '@cosmofund/cosmofund/build/CosmoFund.json';
import CosmoDistributor from '@cosmofund/cosmofund/build/CosmoDistributor.json';
import CosmoFundLiquidityLocker from '@cosmofund/cosmofund/build/CosmoFundLiquidityLocker.json';

LICENSE

See in LICENSE.

Package Sidebar

Install

npm i @cosmofund/cosmofund

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

5.73 MB

Total Files

19

Last publish

Collaborators

  • cosmofund-admin
  • an-ivannikov