Bitcoin consists of:
- A decentralized peer-to-peer network (the bitcoin protocol)
- A public transaction ledger (the blockchain)
- A set of rules for independent transaction validation and currency issuance (consensus rules)
- A mechanism for reaching global decentralized consensus on the valid blockchain (Proof-of-Work algorithm)
Bitcoin addresses start with a 1 or 3. Like email addresses, they can be shared with other bitcoin users who can use them to send bitcoin directly to your wallet. There is nothing sensitive, from a security perspective, about the bitcoin address. It can be posted anywhere without risking the security of the account. Unlike email addresses, you can create new addresses as often as you like, all of which will direct funds to your wallet
This tutorial was created by Shopify for internal purposes. We've created a public version of it since we think it's useful to anyone creating a GraphQL API.
It's based on lessons learned from creating and evolving production schemas at Shopify over almost 3 years. The tutorial has evolved and will continue to change in the future so nothing is set in stone.
- Frontend Hacking Cheatsheets
- Building a PWA in React
- How to use the Context API
- Gatsby JS E-Commerce Web App
- From CRA to GatsbyJS
- A beginner-friendly walkthrough of using JavaScript's
reduce
method. - Wordpress website for beginners
- How to write X in both Python 3 and JavaScript (ES2015)
- Permissions in React Native for absolute beginners
/* | |
1) Depending on your experience, this is all you might need to do to hook up your workflow | |
2) Remember, not to copy and paste. My idea is to show you how things fit it to you can tailor it to your application | |
GRACIAS 💪 | |
*/ |
-
CoderByte: For interview preps and some free courses and problems
-
Over The Wire: Site for learning/practicing Linux commands lines through games and hacker stuff