@kitzen/escrow-contract
TypeScript icon, indicating that this package has built-in type declarations

1.1.2 • Public • Published

Kitzen Escrow Smart Contract

Escrow smart contract developed for Kitzen P2P Platform to provide comfortable, decentralize p2p exchanges.

Info

Address

Extract address of smart contract

import { ESCROW_ADDRESS } from "@kitzen/escrow-contract"

Abi

Extract ABI of smart contract

import { ESCROW_ABI } from "@kitzen/escrow-contract"

Bytecode

Extract bytecode of smart contract

import { ESCROW_BYTECODE } from "@kitzen/escrow-contract"

Testing

Hardhat

npx hardhat test or yarn test

Readme

Keywords

none

Package Sidebar

Install

npm i @kitzen/escrow-contract

Weekly Downloads

0

Version

1.1.2

License

MIT

Unpacked Size

184 kB

Total Files

15

Last publish

Collaborators

  • akoidan.prominence.tech