Skip to content

ERC-3643/erc3643-packages

Repository files navigation

ERC 3643 UI components

Plug-in components for ERC 3643 T-REX token suite.

TOC

Contribution

Packages

Packages are managed using lerna.

To run test (or any task) on all packages, run npx lerna run <task, ex: test>.

Publication is done via github action when a release is created on GitHub. Note that the release action will only publish packages which version where upgraded. To increase version of all packages, you can run the helper command npx lerna version --no-private.

Authors and Contributors:

Dev.Pro [email protected] — developed interoperable native TypeScript, React, and Vue components that can be integrated into the DApps currently compatible with ERC-20 tokens. TokenySolution [email protected] - ERC 3643

Individual Contributors:

  • Vladyslav Khymenko [email protected] — Core library and 3rd-party integrations.
  • Valeriy Ilihmetov [email protected] — Core library, Vue components and preview.
  • Oleksii Sirochenko [email protected] — React hooks and a preview.
  • Kostiantyn Dmitriiev [email protected] — managed product side of ERC-3643 library and integration with Uniswap UI.
  • Kevin Thizy [email protected] - ERC 3643 co-author and package publication configuration.
  • Joachim Lebrun [email protected] - Main author of ERC-3643 - expertise on the standard and product specifications.