You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For core contracts, we should allow commands like flow deps add FlowToken for easy importing. It's burdensome to have to find these addresses for TN/MN each time you want to import a Core Contract and this is safer than naiively trusting third parties like contractbrowser for these contracts.
The text was updated successfully, but these errors were encountered:
For core contracts, we should allow commands like
flow deps add FlowToken
for easy importing. It's burdensome to have to find these addresses for TN/MN each time you want to import a Core Contract and this is safer than naiively trusting third parties like contractbrowser for these contracts.The text was updated successfully, but these errors were encountered: