UNPKG

@vechain/vebetterdao-contracts

Version:

Open-source repository that houses the smart contracts powering the decentralized VeBetterDAO on the VeChain Thor blockchain.

6 lines (5 loc) 260 B
/** * This script is used to deploy the XAllocationVoting contract that is not associated with contracts. * This is for those who only cares about testing the XAllocationVoting specific storage or features. */ export declare function main(): Promise<void>;