Skip to content

tpraka300trac/hyperlane-nft

 
 

Repository files navigation

Hyperlane Nft Example App

A cross-chain NFT app built on Hyperlane.

Setup

# Install dependencies
yarn

# Build source and generate types
yarn build

Development

# Start the Next dev server
yarn dev

Test

# Run all unit tests
yarn test

# Lint check code
yarn lint

Learn more

For more information, see the Hyperlane documentation.

About

A cross-chain NFT app built on Hyperlane

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 82.7%
  • CSS 8.2%
  • Solidity 5.6%
  • JavaScript 3.5%