JS SDK
allows you to write NEAR smart contracts in Javascript
deploy a small version of the Javascript runtime along with the contract
similar to how Aurora allows you to run Solidity smart contracts on NEAR - EVM written in WASM
https://docs.near.org/sdk/js/introduction - live Nov '22
Last updated