near / sdk-docs

The book about near-sdk-rs
https://near-sdk.io
19 stars 21 forks source link

Update intro.md #129

Closed flmel closed 2 years ago

flmel commented 2 years ago

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