/highway-nfts

Primary LanguageJavaScriptMIT LicenseMIT

Highway NFTs

Links

Overview

Our project is a unique application of the Hyperlane ERC721 technology, which enables the creation and transfer of non-fungible tokens (NFTs) across multiple blockchain networks. With this technology, users can mint and transfer their custom-designed avatar NFTs to any supported blockchain network in just one simple step

One of the key features of our platform is the integration of IPFS, a decentralized file storage system that ensures permanent and secure storage of NFT images. This allows users to upload their avatar designs to IPFS, ensuring they will remain accessible and preserved indefinitely

Our user-friendly interface simplifies the process of creating and transferring NFTs, making it accessible to both novice and experienced users. Through our platform, users can design their own unique avatar NFTs and transfer them across different blockchain networks with ease. This opens up a world of possibilities for creators, collectors, and enthusiasts who want to participate in the burgeoning NFT ecosystem

Support Chains List

Document tree

├── contracts| hardhat framework
├── frontend | next.js framework
├── README.md

FlowChart

alt ""

Install

cd frontend
npm install
npm run dev
npm run build

Test

cd contract
npx hardhat test test/TestAcc.js

✔ Should receive mint NFT && transfer NFT (179ms)
CrossChainTestCase
✔ Should receive transfer NFT

Teck Stack

  • tailwindCss
  • daisyUi
  • next.js
  • hyperlane
  • hardhat
  • ether.js

Reference

License

SPDX short identifier: MIT