All Projects → balletcrypto → evian

balletcrypto / evian

Licence: Apache-2.0 license
www.balletcrypto.org/

Programming Languages

javascript
184084 projects - #8 most used programming language
SCSS
7915 projects
HTML
75241 projects

Projects that are alternatives of or similar to evian

tokencore
The core components of the blockchain wallet backend, support a variety of blockchain address generation and offline signatures
Stars: ✭ 412 (+1861.9%)
Mutual labels:  bsv, bch, ltc
adequate crypto address
A Ruby Library for dealing with validation cryptocurrency addresses
Stars: ✭ 18 (-14.29%)
Mutual labels:  dash, ltc
tradoge
DOGE trading bot for instantly buying and selling DOGE cryptocurrency on Binance when Elon Musk tweets about it.
Stars: ✭ 122 (+480.95%)
Mutual labels:  dogecoin, binance
carrot-pool
Mining Pools Made Easy. ⛏ 📦 🏆
Stars: ✭ 53 (+152.38%)
Mutual labels:  bsv, bch
paper-wallet-generator
Paper Wallet Generator for Bitcoin & Altcoins
Stars: ✭ 35 (+66.67%)
Mutual labels:  dash, ltc
Edge React Gui
Edge Wallet React Native GUI for iOS and Android
Stars: ✭ 303 (+1342.86%)
Mutual labels:  dash, wallet
scpx-wallet
Scoop Wallet: Core open-source, multi-asset & cross-platform CLI
Stars: ✭ 18 (-14.29%)
Mutual labels:  dash, wallet
coinmarketcap-icons-cryptos
Repository of all crypto icons, and allows you to download all images of icons of crypto currencies listed on the coinmarketcap site 9129 icons
Stars: ✭ 17 (-19.05%)
Mutual labels:  ltc, binance
carrot-pool-stratum
Bitcoin Stratum Pool Plugin ⛏ 📦 🔌
Stars: ✭ 22 (+4.76%)
Mutual labels:  bsv, bch
Twitter Activated Crypto Trading Bot
Buys crypto through keyword detection in new tweets. Executes buy in 1 second and holds for a given time (e.g. Elon tweets 'doge', buys Dogecoin and sells after 5 minutes). Tested on Kraken and Binance exchanges
Stars: ✭ 92 (+338.1%)
Mutual labels:  dogecoin, binance
bitcoin-kit-android
Comprehensive Bitcoin development library for iOS, implemented on Swift. SPV wallet implementation for Bitcoin, Bitcoin Cash, Litecoin and Dash blockchains. Fully compliant with existing standards and BIPs.
Stars: ✭ 102 (+385.71%)
Mutual labels:  dash, bch
ethereum-hdwallet
CLI and Node.js library for Ethereum HD Wallet derivations from mnemonic
Stars: ✭ 44 (+109.52%)
Mutual labels:  wallet, bip38
wallet-address-validator
Useful library for validation of Bitcoin, Litecoin, Ethereum and other cryptocoin addresses
Stars: ✭ 240 (+1042.86%)
Mutual labels:  dash, wallet
Dash Wallet
Dash Wallet for Android
Stars: ✭ 98 (+366.67%)
Mutual labels:  dash, wallet
binance-chain-python
Binance chain SDK in Python
Stars: ✭ 22 (+4.76%)
Mutual labels:  wallet, binance
BitView
A crypto portfolio written in Flutter. It supports Binance, Bittrex, HitBTC, Coinbase, Coinbase Pro and Mercatox
Stars: ✭ 50 (+138.1%)
Mutual labels:  wallet, binance
TheWorldExchange
A purely client-side wallet and direct interface showcasing the full functionality of Ripple / blockchain.
Stars: ✭ 34 (+61.9%)
Mutual labels:  wallet, xrp
artunis-mobile
XRP Wallet app for Android and iOS, built in React Native.
Stars: ✭ 23 (+9.52%)
Mutual labels:  wallet, xrp
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 (+361.9%)
Mutual labels:  wallet, bch
MugglePay
Make Crypto Payment Easy 让数字货币支付更简单
Stars: ✭ 176 (+738.1%)
Mutual labels:  bch, ltc

balletcrypto.org

This is balletcrypto.org source code.

Getting started

Prerequisites

  1. Git
  2. Node: install version 9 or greater.
  3. Yarn (npm install yarn -g).
  4. A clone of the evian repo.

Installation

  1. git clone [email protected]:balletcrypto/evian.git
  2. git submodule init
  3. git submodule update
  4. yarn to install the repository's npm dependencies.

Running locally

  1. yarn start to start the development server.
  2. open http://localhost:3000/ to open the site

building locally

  1. yarn build to build the file

After you build it you can open build/index.html to use it.

You can also download index.html in balletcrypto.github.io


License

balletcrypto.org is Apache-2.0

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