UNPKG

create-tezos-smart-contract

Version:

Node.js toolset to write, test and deploy Tezos smart contracts

2 lines (1 loc) 104 B
export declare const makeE2ETest: (name: string, contractFile: string, hasExamples: boolean) => string;