Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Repository structure sanity #144

Open
sept-en opened this issue Aug 18, 2022 · 0 comments
Open

Repository structure sanity #144

sept-en opened this issue Aug 18, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@sept-en
Copy link
Contributor

sept-en commented Aug 18, 2022

Currently, we are having many crates/directories with different Solidity/Rust codebases. This could be misleading as we have multiple connectors in the same repo. In order to make it more clear, we need to move appropriate connectors to some aggregated folders, e.g.:

  • erc20-to-nep141 connector which includes all related code for Ethereum-native ERC-20 -> bridged NEAR NEP-141 direction;
  • nep141-to-erc20-connector which includes all related code for NEAR-native NEP141 -> bridged Ethereum ERC-20 direction.

All appropriate folders inside aggregated connectors should be renamed accordingly.

@sept-en sept-en added the enhancement New feature or request label Aug 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant