CommunityBuilder implementation

Hierarchy

Implements

Constructors

Properties

contract: Contract
contractAbi: any[]
contractAddress: string
gas: number
gasPriceGwei: string
logger: Logger = ...
web3: default
ABI_NAME: string = 'CommunityBuilder.json'

Methods

  • build Closed ERC-20 community

    Parameters

    • project: string

      the token contract address

    • tokenThreshold: number

      the number of tokens required to propose

    Returns Promise<CBuilder>

    Builder - this contract

Generated using TypeDoc