Code reference for Dapp talk on Digital Certificates use case using Truffle Express-box
I already follow the https://trufflesuite.com/boxes/express-box/ steps to use the express-box.
Make sure you truffle and ganache-cli install properly.
Install dependencies of the project.
npm installtruffle developIf you want to run the express-box example (Metacoin)
npm startIf you want to run the digital certificates use case
node serverTecV4.jsSuggestions to contribute:
Mail to rafael.zavala@encora.com or making a Pull Request to main branch.