mirror of
https://github.com/eosswedenorg/libantelope
synced 2026-06-18 04:20:03 +02:00
Change project name from libeosio to libantelope
This commit is contained in:
parent
9d11357490
commit
0cfd459c71
5 changed files with 36 additions and 36 deletions
12
README.md
12
README.md
|
|
@ -1,12 +1,12 @@
|
|||

|
||||
[](https://github.com/eosswedenorg/libeosio/releases/latest)
|
||||

|
||||
[](https://github.com/eosswedenorg/libantelope/releases/latest)
|
||||
[](https://opensource.org/licenses/MIT)
|
||||
|
||||
# libeosio
|
||||
# libleap
|
||||
|
||||
Independent C++ library for [EOS](https://eos.io/)
|
||||
Independent C++ library for [Antelope IO](https://antelope.io) (former [libeosio](https://github.com/eosswedenorg/libeosio))
|
||||
|
||||
NOTE: This repository has no connection to the official EOS code.
|
||||
NOTE: This repository has no connection to the official Antelope code.
|
||||
|
||||
## Compiling the library
|
||||
|
||||
|
|
@ -110,7 +110,7 @@ C:\repo> cmake --build build --config Release
|
|||
## Security notice
|
||||
|
||||
Elliptic curve crypthographic operations is done using either `OpenSSL` or `libsecp256k1` libraries.
|
||||
This library (libeosio) will never expose sensitve cryptographic information
|
||||
This library (libleap) will never expose sensitve cryptographic information
|
||||
to anything but the computers memory.
|
||||
You are free to inspect the source code and compile yourself to verify.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue