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

Use rainbow-bridge-api instead of interacting with contract directly #5

Open
sept-en opened this issue Jun 5, 2021 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@sept-en
Copy link
Contributor

sept-en commented Jun 5, 2021

We need to start using the rainbow-bridge-api as soon as it implements all needed functionality: deposit, findProof, isUsedProof, etc. The appropriate library functions should be used Instead of direct interaction with NEAR contracts. This is needed for some consistency across all our tools to avoid code duplication.

@sept-en sept-en added the enhancement New feature or request label Jun 5, 2021
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

2 participants