@cosmofund/cosmofund
v1.0.2
Published
CosmoFund Contract
Downloads
12
Readme
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.