Skip to content

can-er/eth-todo-list

Repository files navigation

Ethereum - TodoList

npm Solidity

This project was carried out to learn how to code smart contracts, deploy a local environment and test transactions within a blockchain that runs locally.

* Author: KORKUT C.
* Last update: 18/03/2021
* Tested on Win10 Entreprise - Version 1909

Installation

$ git clone https://github.com/can-er/eth-todo-list/
$ cd eth-todo-list
eth-todo-list~$ npm install
eth-todo-list~$ truffle compile
eth-todo-list~$ truffle migrate
eth-todo-list~$ npm run dev

Note:

Make sure you have Ganache installed to interact with a local blockchain before starting the installation.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published