developer-portal VS cardano-wallet

Compare developer-portal vs cardano-wallet and see what are their differences.

cardano-wallet

HTTP server & command-line for managing UTxOs and HD wallets in Cardano. (by cardano-foundation)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
developer-portal cardano-wallet
42 22
365 745
1.6% 0.7%
8.8 10.0
7 days ago 5 days ago
JavaScript Haskell
MIT License Apache License 2.0
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.

developer-portal

Posts with mentions or reviews of developer-portal. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-07.

cardano-wallet

Posts with mentions or reviews of cardano-wallet. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-07.
  • Cardano-Wallet binary link failing
    2 projects | /r/cardano | 7 Mar 2023
  • Nfts minted after purchase
    3 projects | /r/CardanoDevelopers | 7 Jan 2022
    It's definitely possible to pass this cost on to the buyer, I would personally start by getting the cardano-wallet stack running. If you're familiar with docker/docker-compose this is quite easy: https://github.com/input-output-hk/cardano-wallet/blob/master/docker-compose.yml
  • Could someone help me audit the code of these archlinux aur cardano packages to tell me if they are safe or not?
    1 project | /r/CardanoDevelopers | 25 Dec 2021
    pkgname=cardano-wallet _version=2021-09-09 pkgver=20210909 pkgrel=1 pkgdesc='HTTP server & command-line for managing UTxOs and HD wallets in Cardano.' license=('Apache') arch=('any') url='https://github.com/input-output-hk/cardano-wallet' makedepends=('cabal-install-bin' 'ghc') source=("https://github.com/input-output-hk/${pkgname}/archive/v${_version}.zip") sha256sums=('868247f4a628d0d53ebfcd11bb0969ac2f22aa5579349484b1f3907497d11200')
  • Arm compatible cardano-wallet-shelley
    1 project | /r/CardanoStakePools | 8 Dec 2021
  • Get new address with keys
    2 projects | /r/cardano | 26 Nov 2021
  • As a developer, how is your experience eith cardano so far?
    1 project | /r/cardano | 29 Oct 2021
    It's not so bad. I wrote an IRC tipping bot for Cardano, was thinking it's gonna be extremely complicated, because I don't know any haskell, but it was actually pretty easy. Low level tools like cardano-cli and cardano-wallet allows you to build pretty much anything around them and all you need is to parse JSON and process HTTP requests, but it has its catches - for e-commerce I think biggest issue right now is inability to generate "unlimited" amount of receiving addresses via cardano-wallet - https://github.com/input-output-hk/cardano-wallet/issues/2921 it could be worked out by using transaction metadata, but then that's something that most wallets doesn't support right now.
  • Run cardano-cli on Mac (M1)
    1 project | /r/cardano | 21 Oct 2021
  • Is there a Cardano API to transfer ADA from one wallet to another using a backend server?
    1 project | /r/CardanoDevelopers | 14 Sep 2021
    I've looked at cardano-wallet but I think it's for only making transactions that are made on your server?(sorry if this isn't correct). Is there a service where they can take the address of one wallet and send to another wallet that wasn't made on your server? Or is that what the new smart contract roll outs are for? Thanks
  • PulseChain Software Development, or lack thereof
    11 projects | /r/Pulsechain | 3 Sep 2021
    Bitcoin (BTC) - https://github.com/bitcoin/bitcoin/pulse/monthly Ethereum (ETH) - https://github.com/ethereum/go-ethereum/pulse/monthly Stellar (XLM) - https://github.com/stellar/stellar-core/pulse Cardano NODE (ADA) https://github.com/input-output-hk/cardano-node/pulse/monthly Cardano WALLET https://github.com/input-output-hk/cardano-wallet/pulse/monthly DogeCoin (DOGE) https://github.com/dogecoin/dogecoin/pulse/monthly XRP (XRP) https://github.com/ripple/rippled/pulse/monthly Litecoin (LTC) https://github.com/litecoin-project/litecoin/pulse/monthly Chainlink (LINK) https://github.com/smartcontractkit/chainlink/pulse/monthly Solana (SOL) - https://github.com/solana-labs/solana/pulse/monthly
  • Cardano-Wallet problem
    1 project | /r/CardanoDevelopers | 17 Aug 2021
    You can have a look at their compose setup for inspiration: https://github.com/input-output-hk/cardano-wallet/blob/master/docker-compose.yml

What are some alternatives?

When comparing developer-portal and cardano-wallet you can also consider the following projects:

plutus-pioneer-program - This repository hosts the lectures of the Plutus Pioneers Program. This program is a training course that the IOG Education Team provides to recruit and train software developers in Plutus, the native smart contract language for the Cardano ecosystem.

cardano-node - The core component that is used to participate in a Cardano decentralised blockchain.

cardano-js-sdk - JavaScript SDK for interacting with Cardano, providing various key management options, with support for popular hardware wallets

daedalus - The open source cryptocurrency wallet for ada, built to grow with the community

learn-you-a-haskell - “Learn You a Haskell for Great Good!” by Miran Lipovača

plutus - The Plutus language implementation and tools

Alonzo-testnet - repository for the Alonzo testnet

jormungandr - privacy voting blockchain node

adalite - A lightweight web wallet for Cardano cryptocurrency with Trezor, Ledger and BitBox02 support. Please note that the only valid domain for our wallet is adalite.io

ouroboros-network - Specifications of network protocols and implementations of components running these protocols which support a family of Ouroboros Consesus protocols; the diffusion layer of the Cardano Node.

marlowe - Prototype implementation of domain-specific language for the design of smart-contracts over cryptocurrencies