Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 215 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 215 Bytes

Nebula Token Smart Contracts

This repository contains the EVM-compatible smart contracts for the Nebula token.

Compile

npx hardhat compile

Test

npx hardhat test

Coverage

npx hardhat coverage