Skip to content

elliottech/lighter-contracts

Repository files navigation

Lighter Contracts

Getting Started

Prerequisites

build && test

yarn build
yarn run hardhat test
forge test --vvv

deploy to local geth/reth

yarn build
yarn deploy:local
yarn deposit:local

deploy to non-local environments

Use --config deploy.hardhat.config.ts to deploy to other environments, such as testnet or mainnet.

License

lighter-contracts is released under the Business Source License 1.1

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published