/gencode-near-sm

Cod egenerator of near smart contracts

Primary LanguageJavaScript

Hello EJS

This is the repo for the following blog post.

Getting Started

yarn
# generate out.js file with "main" function
node templates/starter/index.js hello world this is me --out=out.js --fn=main
# run output
node out.js