hyper-evm-lib

The all-in-one developer toolkit for building and testing smart contracts on HyperEVM

Websitegithub
  • 10,789 Raised
  • 1,556 Views
  • 4 Judges

Categories

  • 01. 🛠️ Public Goods

Description

hyper-evm-lib

The all-in-one developer toolkit for building and testing smart contracts on HyperEVM.

Key Features

CoreWriterLib and PrecompileLib

Libraries to simplify the process of writing EVM contracts which interact with HyperCore

These securely abstract away the low-level mechanics of Hyperliquid's EVM ↔ Core interactions so developers can focus on building your protocol's core business logic.

HyperCore foundry simulation

A robust testing framework to simulate HyperCore interactions (bridging, precompile-reads, and CoreWriter actions) in foundry tests.

This enables developers to seamlessly test their contract's HyperCore interactions -- all locally in a foundry test environment, in seconds -- instead of spending hours in testnet. 

Demo

Demo video: https://reccloud.com/u/u37yz8b

(Watch in 1.5-2x speed)

Links

Github repo: https://github.com/hyperliquid-dev/hyper-evm-lib

Docs: https://hyper-evm-lib.vercel.app
(View the repo for the docs site here)