Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Ccxt | 29,151 | 122 | 6 | 5 hours ago | 13,116 | July 14, 2022 | 1,145 | mit | Python | |
A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges | ||||||||||
Crypto Signal | 4,481 | 2 months ago | 67 | mit | Python | |||||
Github.com/CryptoSignal - Trading & Technical Analysis Bot - 4,100+ stars, 1,100+ forks | ||||||||||
Cryptolist | 3,964 | 5 months ago | 100 | |||||||
Curated collection of blockchain & cryptocurrency resources. | ||||||||||
Awesome Blockchains | 3,619 | 7 months ago | cc0-1.0 | Ruby | ||||||
A collection about awesome blockchains - open distributed public databases w/ crypto hashes incl. git ;-). Blockchains are the new tulips :tulip::tulip::tulip:. Distributed is the new centralized. | ||||||||||
Awesome Blockchain | 2,767 | 6 months ago | 4 | March 14, 2019 | 4 | mit | Go | |||
⚡️Curated list of resources for the development and applications of blockchain. | ||||||||||
Cryptocurrency Icons | 2,486 | 30 | 23 | a month ago | 31 | August 22, 2022 | 85 | cc0-1.0 | JavaScript | |
A set of icons for all the main cryptocurrencies and altcoins, in a range of styles and sizes. | ||||||||||
Wallet Core | 2,397 | 13 | 8 hours ago | 117 | August 21, 2023 | 37 | apache-2.0 | C++ | ||
Cross-platform, cross-blockchain wallet library. | ||||||||||
Cryptofeed | 1,849 | 2 | 6 | 25 days ago | 74 | April 02, 2021 | 65 | other | Python | |
Cryptocurrency Exchange Websocket Data Feed Handler | ||||||||||
Coinmon | 1,584 | 2 | 2 years ago | 26 | February 26, 2021 | 27 | mit | JavaScript | ||
💰 The cryptocurrency price tool on CLI. 🖥 | ||||||||||
App Monorepo | 1,576 | 5 hours ago | 27 | apache-2.0 | TypeScript | |||||
Secure, open source and community driven crypto wallet runs on all platforms and trusted by millions. |
Open protocol for connecting Wallets to Dapps - https://walletconnect.com
npm install
from the root folderTo ensure all packages lint, build and test correctly, we can run the following command from the root folder:
For tests to pass in the following command, you will need your own
TEST_PROJECT_ID
value, which will be generated for you when you set up a new project on WalletConnect Cloud.
TEST_PROJECT_ID=YOUR_PROJECT_ID npm run check
clean
- Removes build folders from all packageslint
- Runs eslint checksprettier
- Runs prettier checksbuild
- Builds all packagestest
- Tests all packagescheck
- Shorthand to run lint, build and test commandsreset
- Shorthand to run clean and check commandsnpm i -g node-gyp
sudo xcode-select --switch /Library/Developer/CommandLineTools
sudo xcode-select --reset
Apache 2.0