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
Let's review the contract examples and transaction examples
Specifically, the contract-function-call example which doesn't actually call the contract.
But not only, every improvement is welcome.
Acceptance criteria
Add a readme in the docs/examples root to explain how the examples are organized
Add a header to each example ts file, feel free to use AI to autogenerate (but review)
Have a code snippet for each of the atomic features provided by the SDK (either as runnable examples or in the FAQ)
Make sure the examples available in docs.vechain.org are injested/generated from the full examples available here
The text was updated successfully, but these errors were encountered:
claytonneal
changed the title
[Contract examples] The only show creating a clause
[Contract examples] Review examples
Nov 25, 2024
Let's review the contract examples and transaction examples
Specifically, the
contract-function-call
example which doesn't actually call the contract.But not only, every improvement is welcome.
Acceptance criteria
The text was updated successfully, but these errors were encountered: