An open API service indexing awesome lists of open source software.

https://github.com/zeta-chain/localnet

ZetaChain's local dev environment with connected EVM chains.
https://github.com/zeta-chain/localnet

anvil hardhat solidity zetachain

Last synced: 4 months ago
JSON representation

ZetaChain's local dev environment with connected EVM chains.

Awesome Lists containing this project

README

        

# Localnet

Localnet is a local development environment that simplifies the development of
universal apps.

## Dependencies

Make sure you have the following installed to use Localnet:

- [Foundry](https://getfoundry.sh/) `anvil` (required)
- Solana support: [`solana`](https://docs.solana.com/cli/install) and
`solana-test-validator`
- Sui support: [`sui`](https://docs.sui.io/install)

## Documentation

Learn more about Localnet:
https://www.zetachain.com/docs/developers/tutorials/localnet/