Git Product home page Git Product logo

blockchaintasks's Introduction


Logo

BlockchainTasks.com

A minimal blockchain todo dapp using Hardhat, Ethers and OpenZeppelin!
View Demo

Blockchain Tasks

Table of Contents

About The Dapp

A simple Dapp using blockchain development tools such as Hardhat and Ethers.js

Technologies used to scaffold this template:

Getting Started

To get a local copy up and running follow these steps.

Prerequisites

Requires Node.js version 16 or later. To learn more about which versions of Node.js are supported go to https://hardhat.org/nodejs-versions

Installation

  1. Clone the repo
git clone https://github.com/craigwheeler/blockchaintasks.git
  1. Install NPM packages
npm i
  1. Start
npm run dev

Running Hardhat

This project demonstrates a basic Hardhat use case. It comes with a simple contract, a test, and a script that deploys the contract.

npx hardhat help
npx hardhat test
GAS_REPORT=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.js

Contributing

Any contributions you make are greatly appreciated.

  1. Fork the template
  2. Create your feature branch (git checkout -b feature/awesome_feature)
  3. Commit your changes (git commit -m 'add some awesome_feature')
  4. Push to the branch (git push origin feature/awesome_feature)
  5. Open a pull request

blockchaintasks's People

Contributors

craigwheeler avatar

Watchers

James Cloos avatar  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.