Thanks to visit codestin.com
Credit goes to github.com

Skip to content

derpiyero/SavjeeCoin

 
 

Repository files navigation

Project logo

SavjeeCoin

[![CI](https://github.com/Savjee/SavjeeCoin/actions/workflows/ci.yml/badge.svg)](https://github.com/Savjee/SavjeeCoin/actions/workflows/ci.yml) [![Coverage Status](https://coveralls.io/repos/github/savjee/SavjeeCoin/badge.svg?branch=master)](https://coveralls.io/github/savjee/SavjeeCoin?branch=master) [![GitHub Issues](https://img.shields.io/github/issues/Savjee/SavjeeCoin.svg)](https://github.com/Savjee/SavjeeCoin/issues) [![GitHub Pull Requests](https://img.shields.io/github/issues-pr/Savjee/SavjeeCoin.svg)](https://github.com/Savjee/SavjeeCoin/pulls) [![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)


⚠️ For education purposes only. This is by no means a complete implementation and it is by no means secure!

Features

  • Simple proof-of-work algorithm
  • Verify blockchain (to prevent tampering)
  • Generate wallet (private/public key)
  • Sign transactions

Getting Started

Install library

npm install --save savjeecoin

About

A simple blockchain in Javascript. For educational purposes only.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%