mattlockyer / near-tsrs

typescript to rust smart contract interpreter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NEAR Protocol Smart Contract Boilerplate

🚨🚨🚨 WARNING WIP 🚨🚨🚨

It's not that bad...

Instructions

Install rust: https://www.rust-lang.org/tools/install

yarn && yarn test:deploy

If no contract edits (only test changes) use yarn test

Review code in /test/* and don't bother me when it doesn't work 😏

About

typescript to rust smart contract interpreter

License:MIT License


Languages

Language:JavaScript 52.9%Language:TypeScript 32.3%Language:Rust 14.5%Language:Shell 0.3%