welly87 / scribble-getting-started

Repository with the files for the getting started guide of Scribble

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scribble Getting Started

This repository contains the files for the following scribble tutorials:

ERC20 Tutorial.

erc20/token.sol -> this is the plain file which the getting started guide lets you annotated

erc20/cheats/annotated_token.sol -> this is a pre-annotated contract for troubleshooting | if you want to cheat

In-place Testing Tutorial.

in-place-testing/ -> contains the Truffle project to run

About

Repository with the files for the getting started guide of Scribble


Languages

Language:Solidity 52.6%Language:JavaScript 47.4%