Skip to content

KinetexNetwork/proof-contracts

Repository files navigation

Kinetex Proof Contracts

Contracts for cross-chain event proofing

Development

Stack

This project uses the following stack:

  • Language: Solidity v0.8.24
  • Framework: Hardhat
  • Node.js: v22.2
  • Yarn: v4.5

Setup

Initialize dependencies of the project:

  • yarn install (or yarn)

Build

Build all smart contracts of the project:

  • yarn build (or yarn b)

Test

Run smart contract tests:

  • yarn test (or yarn t)

Note: Automatically performs build step prior the run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors