Skip to content

a proof-of-concept implementation of a PoW blockchain

Notifications You must be signed in to change notification settings

vincenteof/pow-blockchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pow-blockchain

A minimal POW blockchain implementation.

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.2.6. Bun is a fast all-in-one JavaScript runtime.

About

a proof-of-concept implementation of a PoW blockchain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published