mirror of
https://github.com/corda/corda.git
synced 2025-04-10 04:40:33 +00:00
On OS X, when you call dlopen() on a null library, and then call dlsym(), the most recently loaded symbols are always used, no matter what flags we seem to pass to dlopen(). The solution is to explicitly find the name of the running executable, and open that as a library.
Description
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.
Pixar
355 MiB
Languages
Kotlin
94.3%
Java
2.5%
C++
2.1%
Python
0.3%
Shell
0.3%
Other
0.3%