near / devrel

The space for DevRel
MIT License
9 stars 0 forks source link

Zero to Hero Cross Contract Call Tutorial #464

Open BenKurrek opened 2 years ago

BenKurrek commented 2 years ago

Create a zero to hero for cross contracts calls in Rust on NEAR. This should start with the basics and go through complex examples. By the end, users should have a solid basis and know complex situations like promise chaining and how GAS is handled in addition to reverting state and dealing with failed promises.

BenKurrek commented 2 years ago

Created this doc for brainstorming how to structure the tutorial.