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
Solution 1 - add new commands to JS CLI. We decided this for ease of implementation. It is likely we will re-implement in the Rust CLI when we invest in that longer term.
Acceptance Criteria
Support the following 5 calls
call
view
view-state
deploy
dev-deploy
with the format: js-call, js-view, js-deploy. . .
Extra Context
The above matches the EVM pattern: evm-call evm-view evm-deploy
The text was updated successfully, but these errors were encountered:
Options:
https://near--inc.slack.com/archives/C036BC1UR0A/p1652156537509259
Decision:
Solution 1 - add new commands to JS CLI. We decided this for ease of implementation. It is likely we will re-implement in the Rust CLI when we invest in that longer term.
Acceptance Criteria
Support the following 5 calls
with the format: js-call, js-view, js-deploy. . .
Extra Context
The above matches the EVM pattern: evm-call evm-view evm-deploy
The text was updated successfully, but these errors were encountered: