Skip to content
 
 

Repository files navigation

UniversalToken (ERC-1400) fork

This project is a fork of UniveralToken (ERC-1400) by Consensys.

Its main purpose is to update the libraries to facilitate the compilation of smart contracts with Hardhat.

We do not guarantee the security or proper functioning of original smart contracts. No modification compared to the original project has been made on these.

Library:

  • Solidity version: 0.8.7 (same version as the original project)

  • OpenZeppelin version: 4.7.3

It is not possible to install and use a version > 4.7.3 (e.g 4.8.0) because the smart contracts are not compatible.

Tools

To install the required node modules required:

npm install

Compile the contracts:

npx hardhat compile

Contracts

In compilation:

See Hardhat - Flattening your contracts

UML

ERC1400PlantUML

About

Universal Token (ERC-1400) Hardhat fork

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Contributors

Languages