Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

haythemsellami/certificate-ERC721

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contracts for creating simple certificates

Setup

Install Truffle

npm install -g truffle

Install Ganache and run it on port 7545

Instructions

Scripts

To compile the contracts

npm run compile

To migrate the contracts

npm run migrate

To test the contracts

npm run test

Releases

No releases published

Packages

No packages published