All Projects → pragmaticivan → Guia Do Trabalho Remoto

pragmaticivan / Guia Do Trabalho Remoto

✈️ Conjunto de informações, experiências e burocracias para poder trabalhar remotamente para empresas do mundo todo

Projects that are alternatives of or similar to Guia Do Trabalho Remoto

Bitcoin Trading Dca
Bitcoin investing using Dollar Cost Averaging
Stars: ✭ 573 (-15.74%)
Mutual labels:  bitcoin
Token Core Android
a blockchain private key management library on android
Stars: ✭ 613 (-9.85%)
Mutual labels:  bitcoin
Coiniumserv
Next-gen crypto currency mining pool software
Stars: ✭ 651 (-4.26%)
Mutual labels:  bitcoin
Blackbird
Blackbird Bitcoin Arbitrage: a long/short market-neutral strategy
Stars: ✭ 5,456 (+702.35%)
Mutual labels:  bitcoin
Awesome Blockchain
Curated list of blockchain services and exchanges 🔥🏦🔥🏦🔥🏦🔥
Stars: ✭ 604 (-11.18%)
Mutual labels:  bitcoin
Service My Wallet V3
Blockchain Wallet API Service
Stars: ✭ 644 (-5.29%)
Mutual labels:  bitcoin
Rate.sx
💰 curl cryptocurrencies exchange rates
Stars: ✭ 563 (-17.21%)
Mutual labels:  bitcoin
Blockchain guide
Introduce blockchain related technologies, from theory to practice with bitcoin, ethereum and hyperledger.
Stars: ✭ 5,897 (+767.21%)
Mutual labels:  bitcoin
Pyminer
Python miner for bitcoin
Stars: ✭ 610 (-10.29%)
Mutual labels:  bitcoin
Parity Bitcoin
The Parity Bitcoin client
Stars: ✭ 651 (-4.26%)
Mutual labels:  bitcoin
Bip39
JavaScript implementation of Bitcoin BIP39: Mnemonic code for generating deterministic keys
Stars: ✭ 589 (-13.38%)
Mutual labels:  bitcoin
Subzero
Square's Bitcoin Cold Storage solution.
Stars: ✭ 598 (-12.06%)
Mutual labels:  bitcoin
Blockchain
A simple Blockchain in Python
Stars: ✭ 6,496 (+855.29%)
Mutual labels:  bitcoin
Deep Trading Agent
Deep Reinforcement Learning based Trading Agent for Bitcoin
Stars: ✭ 573 (-15.74%)
Mutual labels:  bitcoin
R2
R2 Bitcoin Arbitrager is an automatic arbitrage trading system powered by Node.js + TypeScript.
Stars: ✭ 655 (-3.68%)
Mutual labels:  bitcoin
Lionshare Desktop
🦁 Simple cryptocurrency price and portfolio monitor for macOS
Stars: ✭ 570 (-16.18%)
Mutual labels:  bitcoin
Electrumx
Alternative implementation of spesmilo/electrum-server
Stars: ✭ 624 (-8.24%)
Mutual labels:  bitcoin
Cpuminer
CPU miner for bitcoin
Stars: ✭ 678 (-0.29%)
Mutual labels:  bitcoin
Wallet Core
Cross-platform, cross-blockchain wallet library.
Stars: ✭ 657 (-3.38%)
Mutual labels:  bitcoin
Cryptofeed
Cryptocurrency Exchange Websocket Data Feed Handler
Stars: ✭ 643 (-5.44%)
Mutual labels:  bitcoin

Guia do trabalho remoto

Built with Electric

Setup

  1. Make sure you have node and npm installed:
node -v && npm -v
  1. Install our global dependencies:
[sudo] npm i -g [email protected]
  1. Install our local dependencies:
npm i

Usage

  • Build the site, serve it locally, and watch for any changes:
electric run
  • Deploy to production (send build files to gh-pages branch):
electric deploy
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].