0.0.1 • Published 2 years ago

aurium v0.0.1

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
2 years ago

Aurium

Aurium is a coin which is designed to handle a high TPS and without requirement of fees, and at same time be decentralized, and spam resistant.

Warning

This project is still in deveolpment and shall not be considered for regular use yet.

How to launch a node?

Work In Progress

How to install dependencies (required before build)

Linux: make install

For windows you need to install mingw32 and run mingw32-make install

How to build?

Linux: make main-linux

For windows you need to install mingw32 and run mingw32-make main-win32

This will output a file called Aurium.js, note that you still have to copy the package.json file and do npm install