csl-mobile-bridge VS cardano-wallet-js

Compare csl-mobile-bridge vs cardano-wallet-js and see what are their differences.

csl-mobile-bridge

React-native bindings for Emurgo's cardano-serialization-lib (Cardano haskell Shelley) (by Emurgo)

cardano-wallet-js

cardano-wallet javascript/typescript client (by tango-crypto)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
csl-mobile-bridge cardano-wallet-js
3 2
23 81
- -
7.0 0.0
15 days ago 2 months ago
Rust TypeScript
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

csl-mobile-bridge

Posts with mentions or reviews of csl-mobile-bridge. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-12.

cardano-wallet-js

Posts with mentions or reviews of cardano-wallet-js. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-07.
  • Nfts minted after purchase
    3 projects | /r/CardanoDevelopers | 7 Jan 2022
  • Where can I run a dapp that actually uses the Cardano testnet?
    4 projects | /r/cardano | 19 Aug 2021
    For point 5, I'd look at a project such as this for JavaScript code. Otherwise, you can use the Cardano CLI available on IOHK's GitHub, and just call a child process in Node.js and execute commands that way to do what you need. I haven't looked into this enough to know whether or not the code can run client-side in the browser or if you need to run it server-side. I do agree that providing a random website your private key would be very risky and goes against everything crypto stands for, and if that's the case with Cardano dApps, then we might see a rise in Electron JS apps.

What are some alternatives?

When comparing csl-mobile-bridge and cardano-wallet-js you can also consider the following projects:

cardano-serialization-lib - This is a library, written in Rust, for serialization & deserialization of data structures used in Cardano's Haskell implementation of Alonzo along with useful utility functions.

yoroi - Yoroi

onnxruntime-rs - Rust wrapper for Microsoft's ONNX Runtime (version 1.8)

cardano-wallet - HTTP server & command-line for managing UTxOs and HD wallets in Cardano.

cardano-python - Python module for handling Cardano cryptocurrency

browserify - browser-side require() the node.js way