Smart Contracts Explained
This section will walk you through the functions of the main core contracts you're likely to interact with.
If you'd like to see the source code of the contracts, you can find it here. You'll also find
.json
artifacts in this link. Do keep in mind that our contracts actually live in a different (private) repo and the linked repo is a delayed mirror of it.Last modified 9mo ago