luxfi / standard

▼ LUX Standard smart contracts and reference implementation of Teleport protocol and Quantum Signatures.

Home Page:https://docs.lux.network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 smart contracts and reference implementation of Teleport protocol and Quantum Signatures.

https://docs.lux.network

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Solidity 75.1%Language:TypeScript 19.3%Language:JavaScript 3.1%Language:Shell 2.5%