Skip to content

Create blockchain-ready workflows, own your data.

License

Notifications You must be signed in to change notification settings

epadalkin/proxeus-core

 
 

Repository files navigation

Proxeus Core


Main repository of the Proxeus core platform.

Proxeus combines a powerful document automation tool with the wide-ranging blockchain functionalities, enabling users to digitize and monetize their IP. You can access the source code of this application and various extensions on GitHub.

User guides

Get help to make the most of the platform in the User Handbook.

For detailed information about payment setup, check the XES-Payment Readme.

To learn more about Smart Contracts, see the documentation in the Solidity Readme.

Quickstart

You can get all the information to run Proxeus here. In addition to the Docker installation documented below, we are making facilitated "one-click" automated build configurations available for select cloud platforms.

Please contact us if you are interested in additional providers on this list.

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 Guide for further directions.

Development guide

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

If you wish to build the project form the source code, follow the instructions in Build all

Installation using Docker

The quickest way to set up Proxeus for development is to use Docker, and the docker-compose tool.

  1. Install Docker Engine
  2. Install docker-compose

See further deployment instructions in docs/docker to set up your server using Docker.

Infura and SparkPost

The Proxeus platform currently depends on Infura and SparkPost for Ethereum and email integration respectively. Create an account on those platforms to get API Keys. These keys need to be added to corresponding environment variables, or entered when deploying a "one-click" instance.

Please note that the domain you set up on SparkPost MUST match the reply-to e-mail address that you configure in the next step in order to create accounts and receive e-mails on your instance.

If all goes well, Proxeus should be available at http://localhost:1323. The next step will be to configure your instance for the first time.

Security Issues

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

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 in ACKNOWLEDGEMENTS.

Supported Chains

  • goerli
  • mainnet
  • polygon-mumbai

About

Create blockchain-ready workflows, own your data.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 34.4%
  • Go 28.5%
  • Vue 23.4%
  • Less 8.1%
  • SCSS 4.2%
  • CSS 0.5%
  • Other 0.9%