Skip to content

VivienFuhrer/proxeus-core

 
 

Repository files navigation

Proxeus


Main repository of the proxeus platform.

Proxeus combines a powerful document automation tool with the wide-ranging blockchain functionalities, enabling users to digitize and monetize their IP.

Source Code

You can access the source code of this application on the Proxeus GitHub repository.

Quick Start with docker

The quickest way to try Proxeus is to use docker-compose.

Install docker and docker-compose

  1. Install Docker Engine
  2. Install docker-compose

Get API Keys for Infura and SparkPost

The Proxeus platform depends on Infura and SparkPost for Ethereum and email integration respectively.

Please create an account on those platform and get an API Keys.

See the deployment instructions in docs/README to set up your server.

If all goes well, Proxeus should be available at http://localhost:1323

The next step is to configure your instance for the first time.

Build Proxeus Platform from the source code

If you are a developer and want to build the project form the source code follow the instructions in Build all

Developer manual

Please read the Developer Manual to learn more about the Proxeus platform.

User manual

The user manual is available here: User Manual

Contributing

As an open-source project, we welcome any kind of community involvement, whether that is by contributing code, reporting issues or engaging in insightful discussions. Especially, we are looking forward to receiving contributions for external workflow nodes.

See the Contributing section for instructions on how to contribute.

Security Issues

If you find a vulnerability that may affect live or testnet deployments please send your report privately to [email protected]. Please DO NOT file a public issue.

Misc

XES-Payment

For more info check the XES-Payment Readme.

Smart contracts & Solidity

For more info check the Smart contracts & Solidity Readme.

License

Licensed under the GNU GENERAL PUBLIC LICENSE. You may read a copy of the License here

Acknowledgements

Like so many projects, this effort has roots in many places.

The list can be found here

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 34.5%
  • Go 28.5%
  • Vue 23.5%
  • Less 8.2%
  • SCSS 4.2%
  • CSS 0.5%
  • Other 0.6%