mirror of
https://github.com/corda/corda.git
synced 2025-03-15 08:41:04 +00:00
* ENT-2669: Introduce option for HTTP proxy for outbound Bridge connectivity One of our customers currently using HTTP proxy without which outbound connection from Corda Node cannot be established. Also, propagate `trace` setting correctly down the Bridge stack. * ENT-2669: Compilation fixes. * ENT-2669: Revert deleted constructor back. * ENT-2669: First stub on HTTP Proxy integration test. * ENT-2669: Minor changes. * ENT-2669: Reduce test to bare minimum. * ENT-2669: Attempt to write own HttpProxy. * ENT-2669: Another attempt to make programmatic HttpProxy work. * ENT-2697: Disable DNS resolution before sending requests to proxies. * ENT-2669: Switch to use Jetty HttpProxy for integration testing. * Adds a pipeline logger ahead of the proxy stage if trace is set. The logging is removed once the proxy completes. Define a constant for pipeline stage.
Corda Enterprise
Corda Enterprise is R3's closed source patch set on top of Corda Open Source. It adds features and improvements that we plan to charge for.
Corda is an open source blockchain project, designed for business from the start. Only Corda allows you to build interoperable blockchain networks that transact in strict privacy. Corda's smart contract technology allows businesses to transact directly, with value.
Features
- Smart contracts that can be written in Java and other JVM languages
- Flow framework to manage communication and negotiation between participants
- Peer-to-peer network of nodes
- "Notary" infrastructure to validate uniqueness and sequencing of transactions without global broadcast
- Enables the development and deployment of distributed apps called CorDapps
- Written in Kotlin, targeting the JVM
Extra features
- Doorman
- SOCKS relaying
- Flow triage screen in Explorer
- No stupid jokes at startup
- SGX
Getting started
- Read the Getting Started documentation
- Run the Example CorDapp
- Read about Corda's Key Concepts
- Follow the Hello, World! tutorial
Useful links
- Project Website
- Mailing List
- Documentation
- Stack Overflow Tag
- Slack Channel
- Meetups
- Training Courses
Contributing
We welcome contributions to Corda! Please see our CONTRIBUTING.md.
License
Acknowledgements
YourKit supports open source projects with its full-featured Java Profiler.
YourKit, LLC is the creator of YourKit Java Profiler and YourKit .NET Profiler, innovative and intelligent tools for profiling Java and .NET applications.
Languages
Kotlin
94.3%
Java
2.5%
C++
2.1%
Python
0.3%
Shell
0.3%
Other
0.3%