Skip to content

shahidfoy/bee-coin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

install

nodejs: https://nodejs.org/ run

npm install

to install package libraries

create a local server using:

npm run dev

create p2p servers using:

HTTP_PORT=3002 P2P_PORT=5002 PEERS=ws://localhost:5001 npm run dev

increment ports and add others to PEERS

About

javascript blockchain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published