All Projects → SjorsO → Keys

SjorsO / Keys

🔑 Cryptocurrency private keys

Projects that are alternatives of or similar to Keys

Qtum
Qtum Core Wallet
Stars: ✭ 1,080 (+1421.13%)
Mutual labels:  ethereum, bitcoin, cryptocurrency
Cryptocurrency Dashboard
Crypto Currency Dashboard Using Twitter 🐦 And Coinmarketcap 🚀 API
Stars: ✭ 54 (-23.94%)
Mutual labels:  ethereum, bitcoin, cryptocurrency
Cryptocurrency Arbitrage
A cryptocurrency arbitrage opportunity calculator. Over 800 currencies and 50 markets.
Stars: ✭ 836 (+1077.46%)
Mutual labels:  ethereum, bitcoin, cryptocurrency
Cryptolights
Live visualisation of blockchain transactions for popular cryptocurrencies
Stars: ✭ 54 (-23.94%)
Mutual labels:  ethereum, bitcoin, cryptocurrency
Crypto Whale Watcher
An app to keep a watch on big volume trades of cryptocurrecies on different exchanges by sending alerts via a Telegram Bot.
Stars: ✭ 60 (-15.49%)
Mutual labels:  ethereum, bitcoin, cryptocurrency
Wallet Core
Cross-platform, cross-blockchain wallet library.
Stars: ✭ 657 (+825.35%)
Mutual labels:  ethereum, bitcoin, cryptocurrency
Aeternity
æternity: solving scalability problems by making sense of state-channels
Stars: ✭ 923 (+1200%)
Mutual labels:  ethereum, bitcoin, cryptocurrency
Crypto Whale Watching App
Python Dash app that tracks whale activity in cryptocurrency markets.
Stars: ✭ 389 (+447.89%)
Mutual labels:  ethereum, bitcoin, cryptocurrency
The Journal Of Blockchain
区块链自媒体、专注区块链技术学习和实践、IPFS/Filecoin、Bitcoin、Ethereum、EOS、Cosmos、区块链、白皮书、Coinmarketcap、Coindesk、Safe Network、Telegram、Docker、社会治理、经济激励
Stars: ✭ 63 (-11.27%)
Mutual labels:  ethereum, bitcoin, cryptocurrency
Shapeshift
ShapeShift API for Go Language - convert cryptocurrencies with ease using ShapeShift and golang
Stars: ✭ 35 (-50.7%)
Mutual labels:  ethereum, bitcoin, cryptocurrency
Icointicker
macOS crypto currency menubar ticker (맥 가상화폐 시세 메뉴바 티커)
Stars: ✭ 70 (-1.41%)
Mutual labels:  ethereum, bitcoin, cryptocurrency
Arbitrader
A market neutral cryptocurrency trading bot.
Stars: ✭ 66 (-7.04%)
Mutual labels:  ethereum, bitcoin, cryptocurrency
Qtbitcointrader
Secure multi crypto exchange trading client
Stars: ✭ 520 (+632.39%)
Mutual labels:  ethereum, bitcoin, cryptocurrency
Openapi
DragonEx OpenAPI
Stars: ✭ 54 (-23.94%)
Mutual labels:  ethereum, bitcoin, cryptocurrency
Exchangesharp
ExchangeSharp is a powerful, fast and easy to use .NET/C# API for interfacing with many crypto currency exchanges. REST and web sockets are supported.
Stars: ✭ 489 (+588.73%)
Mutual labels:  ethereum, bitcoin, cryptocurrency
Blockchain Reading List
Blockchain Manchester Meetups, Talks and Reading List
Stars: ✭ 17 (-76.06%)
Mutual labels:  ethereum, bitcoin, cryptocurrency
Crypto Arbitrage
Automatic Cryptocurrency Trading Bot using Triangular or Exchange Arbitrages
Stars: ✭ 369 (+419.72%)
Mutual labels:  ethereum, bitcoin, cryptocurrency
Cryptocurrency
Overview of top cryptocurrencies
Stars: ✭ 385 (+442.25%)
Mutual labels:  ethereum, bitcoin, cryptocurrency
Finch
An Open Source Cryptocurrency Payment Processor.
Stars: ✭ 27 (-61.97%)
Mutual labels:  ethereum, bitcoin, cryptocurrency
Cryptex
Gemini, GDAX, Bitfinex, Poloniex, Binance, Kraken, Cryptopia, Koinex, BitGrail and CoinMarketCap cryptocurrency exchange API clients in Swift / iOS SDK. Check prices and account balances using Sample iOS app.
Stars: ✭ 51 (-28.17%)
Mutual labels:  ethereum, bitcoin, cryptocurrency

Keys.lol

This repository contains the website for Keys.lol.

The code that generates the keys is in a separate repository.

Laravel version

Compare to laravel master

Installation

Make sure the keys generator executable is available from $PATH.

cp .env.example .env

# Fill in the .env file

composer install

php artisan key:generate

php artisan migrate:fresh
 
npm install && npm run dev

Contributing

Feel free to open a pull request if you want to add new features, or if you want to help improve the code, design, text, seo, or any other part of the website.

If you want want to discuss an idea with me before implementing it, you can contact me by email, twitter, or by opening an issue.

License

This project is open-sourced software licensed under the MIT license

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].