Skip to content

Commit

Permalink
Added Credits section and yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
sauliusgrigaitis committed Jul 2, 2021
1 parent b80e8df commit aa57ec6
Show file tree
Hide file tree
Showing 2 changed files with 12,976 additions and 0 deletions.
11 changes: 11 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,17 @@ We currently do not provide builds for older CPUs.
Let us know if you get an "Illegal instruction" error.
This will help us decide whether we should provide separate builds that support older CPUs.
## Credits
We would like to thank all developers and organizations that delivered the amazing software Grandine uses. Only a small part of [the full](Cargo.lock) [list](yarn.lock) are mentioned below:
* Async - Tokio by many developers and organizations;
* Cryptography - BLST by Supranational and others;
* Database - RocksDB, SQLite by Facebook, SQLite Consortium, and others;
* GUI - AntD, Electron.js, React.js by many contributors;
* Language - Rust by Mozilla, Rust Foundation, and others;
* Networking - Eth2 Libp2p, Rust Libp2p by Protocol Labs, Sigma Prime, Web3, and others.
## Use at Your Own Risk
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Loading

0 comments on commit aa57ec6

Please sign in to comment.