SIGBlockchain / project_aurum

SIG Blockchain blockchain project in Go
https://acm.cs.uic.edu/sigblockchain
MIT License
7 stars 0 forks source link
acm blockchain cryptocurrency golang school-project university-of-illinois-at-chicago
drawing

Project Aurum

Aurum is a proprietary UIC ACM blockchain project. The current planned use case is a token to be exchanged among students.

Motivation

To create a working blockchain and learn about the technology behind it. SIG Blockchain Developers use software engineering techniques to construct a complex, collaborative, and efficient product.

Build status

Build Status

Tech/framework used

Built with

Features

Aurum Phase One is a centralized private blockchain that provides users with the ability to exchange tokens with each other. Future support for decentralizing Aurum will be implemented once the network grows to a sustainable level for decentralization.

Installation

under development

API Reference

under development

Tests

Run go test -v at project root.

Docker

To build an image of the producer:

To run an instance of the producer:

To run the compose file:

How to use?

under development

Contribute

If you would like to contribute, please comment on an issue you'd like to take on. Then, make a branch based on dev. Once you've completed the issue make a pull request from your branch to dev. If you have any questions simply ask in a comment on the issue.

Credits

License

MIT License