Skip to content

A secure, anonymous marketplace integrated with the Bitcoin currency

License

Notifications You must be signed in to change notification settings

alcantara17/AmpedMarket

 
 

Repository files navigation

#What is AmpedMarket AmpedMarket is an open source project forked from BitWasp which aims to allow people to quickly set up anonymous markets with integrated BitCoin management and escrow services. AmpedMarket is designed to be run as a Tor hidden service. As such it is developed with security and anonymity in mind.

This project is still in its very early stages. It is essentially BitWasp until it has been thoroughly document and verified, at which point changes will be made. Minor patches to existing components will be pushed back to BitWasp, however new/highly modified components will remain unique to this project (others can use the code in their own software if they wish).

Development supported by 58-08-2, 64-17-5, 1972-08-3 and of course 300-62-9 :D

#Want To Get Involved?

Use the wiki on github if you want to get involved in the development, or send an email to [email protected]

Even just testing on different configurations can be a big help.

For a list of tasks related to AmpedMarket, please visit https://github.com/ampedup/AmpedMarket/wiki/Tasks

#Current High-priority Development Activities

#Security TODO List (don't use this software unless this list is empty!)

#Testing TODO List

#Planned New Features

#Installation and Configuration (At this stage identical to BitWasp) To set up AmpedMarket, first make ./application/config and ./assets/images writable.

chmod 777 ./application/config chmod 777 -R ./assets/images

And then visit the installer page to set up the marketplace.

Support AmpedMarket Development

All money from donations go to fund AmpedMarket development. Bitcoin Address: 14B1cC1gMHYbAAoGMMyfiYNJDBQpeMTUz1

These contributions help out a great deal and allow for faster development with more thorough testing (which we take very seriously)

About

A secure, anonymous marketplace integrated with the Bitcoin currency

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 93.1%
  • JavaScript 6.9%