Skip to content

vlasakjiri/BDA-Custom-ERC20-token

Repository files navigation

Custom ERC20 token

This project implements a custom ERC20 token. It was done as an assignment in the Blockchains and Decentralized applications course at VUT FIT

Installation

To run it install truffle and ganache-cli and additional dependencies.

npm install -g truffle
npm install -g ganache-cli
npm install

Running

Then to test it run ganache-cli and then in second terminal truffle test

Demontration video

Demontration video is available here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published