-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathNOTICE
More file actions
26 lines (20 loc) · 826 Bytes
/
NOTICE
File metadata and controls
26 lines (20 loc) · 826 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Cronos Play C++ SDK
Copyright 2022, Cronos Labs.
This project contains portions of code derived from the following libraries:
* WalletConnect Rust Client
* Copyright: Copyright (c) 2020 Nicholas Rodrigues Lordello
* License: Apache License 2.0
* Repository: https://github.com/nlordell/walletconnect-rs
* cross-websocket
* Copyright: Copyright (c) 2021 HIHAHEHO Studio
* License: Apache License 2.0
* Repository: https://github.com/Hihaheho/Desk/tree/main/crates/libs/cross-websocket
The sample demo code bundles the following libraries:
* JSON for Modern C++
* Copyright: Copyright (c) 2013-2022 Niels Lohmann
* License: MIT
* Repository: https://github.com/nlohmann/json
* easywsclient
* Copyright: Copyright (c) 2012, 2013 David Baird
* License: MIT
* Repository: https://github.com/dhbaird/easywsclient