carloskiron / gencode-near-sm

Cod egenerator of near smart contracts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Cod egenerator of near smart contracts


Languages

Language:JavaScript 59.9%Language:EJS 22.4%Language:TypeScript 17.7%