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
I've got feedback that the current documentation on workspaces does not cover all relevant topics, and I have found this to be true when trying to use it myself.
We need to check the whole documentation and make sure we cover all relevant topics (see bellow)
Acceptance Criteria
The docs clearly state how to:
Create an account:
Using worker.dev-create-account
Using root.create_subaccount
Using Account::from_secret_key
Loading creadentials from the local disk
Deploy a contract in an account
Using worker.dev-deploy
Using account.deploy
Load a contract wasm:
Compiling the contract's code on the fly
Loading the byte wasm code from a file
Show contract's logs
Check an account's balance, explaining how users also expend money on gas
Spoon contract's from testnet or mainnet
Run tests on testnet
Make a view and a call, showing how to deserialize the result
Resources & References
No response
Priority
🔴 P0 : Missing Critical Documentation
The text was updated successfully, but these errors were encountered:
Documentation Type
Update Existing Documentation
What needs documentation?
I've got feedback that the current documentation on
workspaces
does not cover all relevant topics, and I have found this to be true when trying to use it myself.We need to check the whole documentation and make sure we cover all relevant topics (see bellow)
Acceptance Criteria
The docs clearly state how to:
testnet
ormainnet
testnet
view
and acall
, showing how to deserialize the resultResources & References
No response
Priority
🔴 P0 : Missing Critical Documentation
The text was updated successfully, but these errors were encountered: