Coder Social home page Coder Social logo

maciejgos / solidity-tutorial Goto Github PK

View Code? Open in Web Editor NEW

This project forked from setitch/solidity-tutorial

0.0 1.0 0.0 715 KB

Tutorial for learning Solidity

License: MIT License

PowerShell 10.70% Solidity 17.59% JavaScript 48.65% HTML 6.47% CSS 3.50% TypeScript 13.10%

solidity-tutorial's Introduction

solidity-tutorial

Tutorial for learning Solidity

start environment

To start environment simply start script start-everything.ps1 (if you do not have PowerShell it's simple to install on any system)

run tests

npm run test -- --watch

Utils for tests

The utils are in ./tests/utils.js - and are commented with jsdoc allowing some editor intelisence There is also mocha-each installed that allows usage of forEach function similar to .each function from jest testing library.

Deprecated

You can still use it, but these are no longer needed. Tests are using utils.js library and manual run is no longer required.

run

npm -dir [name] run start will start index.js in src/[name]/ directory

deploy

npm -dir [name] run deploy will start deploy.js in src/[name]/ directory

solidity-tutorial's People

Contributors

maciejgos avatar setitch avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.