stove-labs / granary

Tezos smart contract & dapp development toolkit
MIT License
67 stars 8 forks source link

Tutorial - Deploying Ligo to a local Sandbox - Taco Shop #18

Closed dexterslabor closed 5 years ago

dexterslabor commented 5 years ago

Added a new tutorial to deploy smart contracts to a local sandbox node. It also shows how to compile Ligo code to Michelson. Also added an example project that relies on npm to quickly compile and launch the contract in only a few minutes.