Is there some tutorial? I believe I read that we can develop smart contracts on NEXA. Where can I start?
1 Like
You can read more about smart contracts on nexscript.org website. More information and specifications about NEXA on spec.nexa.org. A concept of Nexa JS lib by community here https://www.npmjs.com/package/@nexajs/rpc. Must check on https://nexajs.org/ and https://jsfiddle.net/user/avasdao/fiddles/ a few code samples by Shomari.
GitLab: nexa · GitLab
Few articles from Medium to get introduced.
Quick start:
https://nexscript.org/docs/basics/getting-started/
4 Likes