Skip to content
forked from luxfi/standard

▼ LUX Standard contracts and reference implementation of Teleport protocol tokens.

Notifications You must be signed in to change notification settings

obidfg/standard

 
 

Repository files navigation

Lux Standard

This project contains reference implementation contracts for fungible and non-fungible tokens as well as the Teleport bridge.

Try running some of the following tasks:

npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.ts

About

▼ LUX Standard contracts and reference implementation of Teleport protocol tokens.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Solidity 89.3%
  • TypeScript 10.7%