UNPKG

locklift

Version:

Node JS framework for working with Ever contracts. Inspired by Truffle and Hardhat. Helps you to build, test, run and maintain your smart contracts.

8 lines (7 loc) 247 B
export declare const CONSOLE_ADDRESS = "7fffffffffffffffffffffffffffffffffffffffffffffffff123456789abcde"; export declare const ComputeCodesHints: { [id: number]: string; }; export declare const ActionCodeHints: { [id: number]: string; };