Use rainbow-bridge-api
instead of interacting with contract directly
#5
Labels
enhancement
New feature or request
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.The text was updated successfully, but these errors were encountered: