All Projects → lukaskollmer → passcard

lukaskollmer / passcard

Licence: MIT license
💳 Create a Passbook/Wallet Business Card

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to passcard

PassEncoder
Simple PassKit (Apple Wallet) encoding and signing in Swift.
Stars: ✭ 28 (-53.33%)
Mutual labels:  wallet, passbook
nodejs-passdock
PassDock API methods for iOS Wallet (PassBook)
Stars: ✭ 13 (-78.33%)
Mutual labels:  wallet, passbook
RaiBlocksPHP
A bunch of PHP methods to build and sign transactions
Stars: ✭ 20 (-66.67%)
Mutual labels:  wallet
bitcoin-transactions
Javascript implementation of the Bitcoin protocol for any Bitcoin based coins, on server and inside browsers, discover and move/manage your coins by yourself: Bitcoin transactions made simple for standard or multisig wallets, segwit and bech32 are supported, create and send by your own your Bitcoin, Bitcoin Cash, Zcash, Litecoin, DOGE, Dash, etc…
Stars: ✭ 97 (+61.67%)
Mutual labels:  wallet
arcbit-web
arcbit - web wallet http://arcbit.io
Stars: ✭ 31 (-48.33%)
Mutual labels:  wallet
burstcoin-mobile
Burstcoin mobile wallet for Android and iOS https://play.google.com/store/apps/details?id=org.icewave.burstcoinwallet
Stars: ✭ 22 (-63.33%)
Mutual labels:  wallet
templewallet-extension
🔐💰Cryptocurrency wallet for Tezos blockchain as Web extension for your Browser.
Stars: ✭ 176 (+193.33%)
Mutual labels:  wallet
factom-api
Python client library for the Factom API
Stars: ✭ 21 (-65%)
Mutual labels:  wallet
unity3d-blockchain-wallet
Create wallets and perform transactions on custom ERC20 tokens via Unity3D
Stars: ✭ 33 (-45%)
Mutual labels:  wallet
one-wallet
1wallet - unconventional keyless, non-custodial wallet secured by Google Authenticator. EVM-compatible, smart contract operated, with composable security.
Stars: ✭ 85 (+41.67%)
Mutual labels:  wallet
metapay-chrome
A Chrome extension wallet for Stellar that simplifies payment.
Stars: ✭ 21 (-65%)
Mutual labels:  wallet
gwallet
gwallet is a minimalistic and pragmatist opensource lightweight crossplatform brainwallet for people that want to hold the most important cryptocurrencies in the same application with ease and peace of mind
Stars: ✭ 26 (-56.67%)
Mutual labels:  wallet
albedo
Security-centric, developer-friendly, easy-to-use delegated signer and keystore for Stellar Network
Stars: ✭ 57 (-5%)
Mutual labels:  wallet
cardanocli-js
Wrapping the cardano-cli inside JavaScript
Stars: ✭ 173 (+188.33%)
Mutual labels:  wallet
thor-sync.electron
A browser that empowers DApps on VeChain
Stars: ✭ 52 (-13.33%)
Mutual labels:  wallet
SimpleCoin
A simple cryptocurrency application for educational purposes only.
Stars: ✭ 13 (-78.33%)
Mutual labels:  wallet
scpx-wallet
Scoop Wallet: Core open-source, multi-asset & cross-platform CLI
Stars: ✭ 18 (-70%)
Mutual labels:  wallet
bitlum-front
Lightning Network mainnet custodial wallet. Fast, easy, no node install and synchronisation
Stars: ✭ 16 (-73.33%)
Mutual labels:  wallet
etherwallet
Cross platform mobile Wallet app for Ethereum
Stars: ✭ 29 (-51.67%)
Mutual labels:  wallet
trading-post
💸 Verto's decentralised exchange mediator
Stars: ✭ 18 (-70%)
Mutual labels:  wallet

passcard npm node

Create a Passbook/Wallet Business Card

Install

$ npm install --global passcard

Apple requires all passes to be signed, so you'll need to prepare a couple of things in order for passcard to work:

  1. Register a custom Pass Type ID
  2. Create a Pass Signing Certificate

passcard includes the signpass command line tool from apple

Usage

passcard TEAM_ID PASS_TYPE_ID

You can AirDrop the generated pass to your iPhone

Example

passcard A485NLSB8K pass.me.lukaskollmer.passcard

License

MIT © Lukas Kollmer

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].