Skip to content

gabrielrigon/blockchain_sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blockchain sample

A project built in JavaScript, with the purpose of helping to understand the basic process of a blockchain.

Built with Marko 6 (Tags API) and @marko/run on top of Vite.

Requirements

  • Node.js >= 22

Installation

npm install

Running

Start the dev server (with hot reloading):

npm run dev

Then open http://localhost:3000

Other scripts

npm run build     # production build
npm run preview   # serve the production build
npm run format    # format the source with prettier

About

A didactic sample to aid in learning blockchain, built with javascript and frontend framework markojs

Topics

Resources

Stars

Watchers

Forks

Contributors