https://github.com/mozzius/arbitra
a cryptocurrency
https://github.com/mozzius/arbitra
cryptocurrency ecdsa
Last synced: 16 days ago
JSON representation
a cryptocurrency
- Host: GitHub
- URL: https://github.com/mozzius/arbitra
- Owner: mozzius
- License: mit
- Created: 2017-11-22T12:51:31.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-21T23:05:36.000Z (about 8 years ago)
- Last Synced: 2025-03-19T20:52:28.480Z (about 1 year ago)
- Topics: cryptocurrency, ecdsa
- Language: JavaScript
- Size: 4.16 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Arbitra
a cryptocurrency
## How to run
I haven't built it yet, so just download it, then use:
```cmd
npm install
npm start
```
The application is still in development, so it's quite buggy.
## Features
- Sending messages
- Mining arbitrary units
- Viewing the blockchain
## Why?
This is for a Computer Science A-level Non-Examined Assessment. As such, it's focus is on implementing algorithms rather than making an actually useful cryptocurrency. Please do not invest your life savings into this.