add near-sdk into the dependencies in the example cargo.toml
This will allow you can copy/paste the example snippet from cargo.toml and start coding right away. In the next chapter of the SDK docs we are given an example how to use collections already but it is never stated that we should include the SDK
add near-sdk into the dependencies in the example cargo.toml
This will allow you can copy/paste the example snippet from cargo.toml and start coding right away. In the next chapter of the SDK docs we are given an example how to use collections already but it is never stated that we should include the SDK