Marketplace for Anonymous Transactions
-
The project-let is enabled for travis-integration and python packaging
-
Tests can be run with Nose
nose -s -vfrom project root -
Replace SQLite Transaction Database with Ethereum Smart Contracts class
- Modular design should make replacing the SQLite DB fairly simple
- Replacing with Ethereum with enable a more a distributed, resilient database across network partitions
-
REST API available with Sandman2 and SQlite3 backend for querying Market state from DB
sandman2ctl sqlite+pysqlite:///silkroute.dbwill create a basic REST API server
-
Reputation Scores: Base function already has skeleton for Entity Reputation Score
-
Write Tests for the Buyer and Seller Class
-
Add Entity(Buyer, Seller, Stocker) specific functionality to their classes
-
Using Context Managers to prevent DB locks
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template. street Icon created by Viktor Fedyuk from the Noun Project
Free software: MIT license Documentation: https://silkroute.readthedocs.io.
