Giter Site home page Giter Site logo

alejandroalffer / try-chain Goto Github PK

View Code? Open in Web Editor NEW

This project forked from victorns69/try-chain

0.0 0.0 0.0 67.83 MB

"Hello world" Solidity project created for the talk at Try IT! on 18 March 2021.

License: MIT License

JavaScript 87.92% Solidity 12.08%

try-chain's Introduction

Try-Chain!

"Hello world" Solidity project created for the talk at Try IT! on 18 March 2021.

This project contains a simple Smart Contract written in Solidity, as well as unit tests and a coverage plugin, developed with the Truffle framework.

Authors

Requirements

  • Node v14.15.5

How to install dependencies

Just run the following command.

npm install

How to set up your development blockchain

You can do it easily with Ganache. You can set up your Ganache with Docker.

docker run --name ganache-cli -d -p 8545:8545 trufflesuite/ganache-cli:latest

Implemented scripts

  • npm run-script test: runs the unit tests
  • npm run-script coverage: runs the unit tests and performs code coverage
  • npm run-script compile: compiles the Smart Contract
  • npm run-script deploy-develop: deploys the Smart Contract on the development network
  • npm run-script deploy-quorum: deploys the Smart Contract on the quorum network

try-chain's People

Contributors

rober12 avatar victorns69 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.