Zchain ZCash block explorer API - Introduction

deeplizard · Beginner ·🧬 Deep Learning ·8y ago

Key Takeaways

Introduction to the Zchain blockchain API, a tool for exploring the ZCash blockchain, with resources from deeplizard for learning and collective intelligence.

Full Transcript

in this video we're gonna discuss the z chain API now Z chain we saw in a previous video is a block explore for the Z cash blockchain in order to go ahead and look at their API we need to get to their website so that's gonna be at this location explore.va.gov the API tab and click so I've got that pulled up here now on this tab we see some details about the API and we see all of these entities down here these pieces of information this information makes up the API this is what the API actually is so each one of these little URL looking things is what they call this is a path to what they call an endpoint so each one of these is an endpoint and the each one of these things is a tool in the API toolbox so developers will use these tools to build apps now what kind of apps would be built using these tools that is one question that I want to kind of address here and what better way to address it then on this end point right here this says retrieve multiple accounts and then well let's look at this next one accounts with these curly braces and an address says retrieve a single account so what this endpoint will do for you if you're a developer a programmer it will allow you to use this URL and pull out and put an address right here an actual T address and then you will be able to retrieve the details for that T address for that account suppose that you're a developer and you're writing a wallet a cryptocurrency wallet that supports Z cash now you might go ahead and use the Z chain API to display back to your user the details of their account that those kind of details are like the balance the transactions the sent received in the next video we're just going to kind of touch on what the API is and kind of the details about it but in the next video we're gonna use this endpoint to write our own script that will actually retrieve the details of our account the same way that a wallet like the Jax wallet would do so each one of these each each one of these endpoints is just another kind of tool in the toolbox that a developer could use to add information to their app about the Z cash ball chain now see here there's some Network retrieved networking from retrieve the blocks retrieve a single block retrieve the transactions so all of this information if you wanted this to be in your app then you would use this this API to actually get that data to put in the app let's go ahead and look in Jack's and kind of take a look at the kind of information that you'd be getting from this API so here we see the balance so this this piece of information right here the actual balance the actual balance this one would definitely come from the accounts endpoint and then now we can see transaction history we we see here's a transaction ID we can get transactions or we can get more transactions to retrieve transactions for a single block retrieve multiple transactions and then retrieve a single transaction so if you look at an account and you would get for this particular one you would see this the receiving and the sent transactions for that account and then you would be able to get the details for any one of those transactions by using retrieve a single transaction and then all that data ultimately shows up in your wallet here and that's why when we click we click this link then we're going to be taken to the Z chain Explorer but all right so now let's go ahead now that we know about what the tools are inside of this API and API I don't know if I said this before but an API is the way you can think about it if you're not a if you're not technical if you don't know about programming an API is just a toolbox for developers making apps if you think of a toolbox as tools in it an API has tools in it and each one of these endpoints is a tool that a developer can use to get actual data that they need to just to put in their app so their end users can know know the things that they need to know ok let's just go ahead and take a take a look at a couple other things they say up here say Z chain the Z chain API is public no registration is necessary so that's nice if if you have the ability to to call this API then you can go ahead and call it you don't have to register you don't have to sign up you're good now the other thing they say is don't abuse it and they say don't call it too often so if you're calling it more than 10 times per second then you're gonna need to contact them to actually get the ability to do that they say if you abuse it so you call it too many times they're going the IP bans so that's the IP address to your computer they'll ban it so then when you try to make the call it'll fail it won't work so then down here they also say that attribution is appreciated but not required this just means if you're gonna use the API in your app then you should you know if you go ahead and say hey I'm using I'm using the Z chain I'm using a Z chain API for this then they're gonna appreciate it because you're kind of acknowledging you know all the work that the Z chain team does to make these available you're acknowledging that so this is an overview of the API what it does for developers making apps particularly a developer that's making a wallet or some type of it doesn't necessarily have to be a wallet but it can be any kind of app that needs this type of data from the blockchain all right so if you want to display that type of data then this is an option that you're gonna have available to you to use to get that data out from the blockchain and into your app for your users to see stay tuned for the next video we're gonna go ahead and make use of one of these endpoints to build our own little program to check the balance in our account hope this video is helpful please like the video subscribe and support this deep lizard Channel thank you

Original Description

Introduction to the Zchain blockchain API. Link: https://explorer.zcha.in/api 🕒🦎 VIDEO SECTIONS 🦎🕒 00:00 Welcome to DEEPLIZARD - Go to deeplizard.com for learning resources 00:30 Help deeplizard add video timestamps - See example in the description 05:04 Collective Intelligence and the DEEPLIZARD HIVEMIND 💥🦎 DEEPLIZARD COMMUNITY RESOURCES 🦎💥 👋 Hey, we're Chris and Mandy, the creators of deeplizard! 👉 Check out the website for more learning material: 🔗 https://deeplizard.com 💻 ENROLL TO GET DOWNLOAD ACCESS TO CODE FILES 🔗 https://deeplizard.com/resources 🧠 Support collective intelligence, join the deeplizard hivemind: 🔗 https://deeplizard.com/hivemind 🧠 Use code DEEPLIZARD at checkout to receive 15% off your first Neurohacker order 👉 Use your receipt from Neurohacker to get a discount on deeplizard courses 🔗 https://neurohacker.com/shop?rfsn=6488344.d171c6 👀 CHECK OUT OUR VLOG: 🔗 https://youtube.com/deeplizardvlog ❤️🦎 Special thanks to the following polymaths of the deeplizard hivemind: Tammy Mano Prime Ling Li 🚀 Boost collective intelligence by sharing this video on social media! 👀 Follow deeplizard: Our vlog: https://youtube.com/deeplizardvlog Facebook: https://facebook.com/deeplizard Instagram: https://instagram.com/deeplizard Twitter: https://twitter.com/deeplizard Patreon: https://patreon.com/deeplizard YouTube: https://youtube.com/deeplizard 🎓 Deep Learning with deeplizard: Deep Learning Dictionary - https://deeplizard.com/course/ddcpailzrd Deep Learning Fundamentals - https://deeplizard.com/course/dlcpailzrd Learn TensorFlow - https://deeplizard.com/course/tfcpailzrd Learn PyTorch - https://deeplizard.com/course/ptcpailzrd Natural Language Processing - https://deeplizard.com/course/txtcpailzrd Reinforcement Learning - https://deeplizard.com/course/rlcpailzrd Generative Adversarial Networks - https://deeplizard.com/course/gacpailzrd 🎓 Other Courses: DL Fundamentals Classic - https://deeplizard.com/learn/video/gZmobeGL0Yg
Watch on YouTube ↗ (saves to browser)
Sign in to unlock AI tutor explanation · ⚡30

Playlist

Uploads from deeplizard · deeplizard · 18 of 60

1 Install Jaxx cryptocurrency wallet on Windows 10 and verify file hash
Install Jaxx cryptocurrency wallet on Windows 10 and verify file hash
deeplizard
2 Jaxx cryptocurrency wallet overview - A Blockchain Interface
Jaxx cryptocurrency wallet overview - A Blockchain Interface
deeplizard
3 Remove Jaxx cryptocurrency wallet from Windows 10
Remove Jaxx cryptocurrency wallet from Windows 10
deeplizard
4 Install Jaxx cryptocurrency wallet Chrome extension
Install Jaxx cryptocurrency wallet Chrome extension
deeplizard
5 Send Litecoin from GDAX to Jaxx wallet
Send Litecoin from GDAX to Jaxx wallet
deeplizard
6 Send Litecoin from Jaxx wallet to GDAX
Send Litecoin from Jaxx wallet to GDAX
deeplizard
7 Backup and restore Jaxx wallet with passphrase
Backup and restore Jaxx wallet with passphrase
deeplizard
8 Send Litecoin to Bittrex using Jaxx and monitor confirmations with BlockCypher
Send Litecoin to Bittrex using Jaxx and monitor confirmations with BlockCypher
deeplizard
9 Join a mining pool on Waves platform and lease Waves
Join a mining pool on Waves platform and lease Waves
deeplizard
10 ZCASH Explained | An introduction to a privacy based cryptocurrency
ZCASH Explained | An introduction to a privacy based cryptocurrency
deeplizard
11 ZCash t address creation with Jaxx wallet and private key blockchain discussion
ZCash t address creation with Jaxx wallet and private key blockchain discussion
deeplizard
12 Buy ZCash with Litecoin using the Shifty button in the Jaxx wallet
Buy ZCash with Litecoin using the Shifty button in the Jaxx wallet
deeplizard
13 Buy ZCash with Litecoin using ShapeShift - FAILURE
Buy ZCash with Litecoin using ShapeShift - FAILURE
deeplizard
14 Litecoin | Jaxx | Shapeshift | zcash | failed
Litecoin | Jaxx | Shapeshift | zcash | failed
deeplizard
15 Buy ZCash with Litecoin using ShapeShift - SUCCESS even with Jaxx issues
Buy ZCash with Litecoin using ShapeShift - SUCCESS even with Jaxx issues
deeplizard
16 Explore ZCash blockchain with Zchain block explorer
Explore ZCash blockchain with Zchain block explorer
deeplizard
17 Zchain ZCash block explorer API - PowerShell Code
Zchain ZCash block explorer API - PowerShell Code
deeplizard
Zchain ZCash block explorer API - Introduction
Zchain ZCash block explorer API - Introduction
deeplizard
19 Zchain ZCash block explorer API - Application
Zchain ZCash block explorer API - Application
deeplizard
20 Coinbase's Trading Platform | Previously known as GDAX
Coinbase's Trading Platform | Previously known as GDAX
deeplizard
21 Coinbase Social Security Number (SSN) Requirement Explained
Coinbase Social Security Number (SSN) Requirement Explained
deeplizard
22 Who owns Coinbase? Here are some KEY people
Who owns Coinbase? Here are some KEY people
deeplizard
23 How does Coinbase/GDAX secure Bitcoin, Litecoin, Ether?
How does Coinbase/GDAX secure Bitcoin, Litecoin, Ether?
deeplizard
24 Coinbase | HackerOne bug bounty program
Coinbase | HackerOne bug bounty program
deeplizard
25 Is Bitcoin safe at Coinbase/GDAX?
Is Bitcoin safe at Coinbase/GDAX?
deeplizard
26 Coinbase Login Demo Using Google Authenticator (2FA)
Coinbase Login Demo Using Google Authenticator (2FA)
deeplizard
27 Coinbase Pro - GDAX | Trading Interface Overview
Coinbase Pro - GDAX | Trading Interface Overview
deeplizard
28 Coinbase gives $10 in Bitcoin | Watch this before signing up
Coinbase gives $10 in Bitcoin | Watch this before signing up
deeplizard
29 Coinbase around the globe | What countries are supported?
Coinbase around the globe | What countries are supported?
deeplizard
30 Order book explained | Trading concept to know
Order book explained | Trading concept to know
deeplizard
31 Bid/Ask spread explained | Trading concept to know
Bid/Ask spread explained | Trading concept to know
deeplizard
32 Maker vs Taker | Trading concept to know
Maker vs Taker | Trading concept to know
deeplizard
33 Market Orders are Always TAKERS (HIGHER FEES)!
Market Orders are Always TAKERS (HIGHER FEES)!
deeplizard
34 Buy as a MAKER (LOWER FEE) on Coinbase Pro - GDAX | Limit Order - Part 1
Buy as a MAKER (LOWER FEE) on Coinbase Pro - GDAX | Limit Order - Part 1
deeplizard
35 Buy as a MAKER (LOWER FEE) on Coinbase Pro - GDAX | Limit Order - Part 2
Buy as a MAKER (LOWER FEE) on Coinbase Pro - GDAX | Limit Order - Part 2
deeplizard
36 Time-in-force explained | Trading concept to know
Time-in-force explained | Trading concept to know
deeplizard
37 Stop order explained | How to stop a loss | Coinbase Pro - GDAX
Stop order explained | How to stop a loss | Coinbase Pro - GDAX
deeplizard
38 Stop Order on Coinbase Pro - GDAX | What the WARNINGS Mean
Stop Order on Coinbase Pro - GDAX | What the WARNINGS Mean
deeplizard
39 Market price vs Last price | Trading concept to know
Market price vs Last price | Trading concept to know
deeplizard
40 Stop Order on Coinbase Pro - GDAX | How it is ACTIVATED
Stop Order on Coinbase Pro - GDAX | How it is ACTIVATED
deeplizard
41 Stop-limit order | How to set the limit | Coinbase Pro - GDAX
Stop-limit order | How to set the limit | Coinbase Pro - GDAX
deeplizard
42 Flash CRASH Part 1 | ETH/USD currency pair traded at $0.10
Flash CRASH Part 1 | ETH/USD currency pair traded at $0.10
deeplizard
43 Slippage explained | Trading concept to know
Slippage explained | Trading concept to know
deeplizard
44 Flash CRASH Part 2 | How did Coinbase Respond?
Flash CRASH Part 2 | How did Coinbase Respond?
deeplizard
45 Buy side stop-limit order | Crypto trading strategy for buying a breakout
Buy side stop-limit order | Crypto trading strategy for buying a breakout
deeplizard
46 Buy side stop-limit order | Triggering under the market price
Buy side stop-limit order | Triggering under the market price
deeplizard
47 What is an order book?
What is an order book?
deeplizard
48 What is a market?
What is a market?
deeplizard
49 What is an exchange?
What is an exchange?
deeplizard
50 What is a broker-dealer?
What is a broker-dealer?
deeplizard
51 Keras prerequisites
Keras prerequisites
deeplizard
52 Change Keras backend to Theano
Change Keras backend to Theano
deeplizard
53 #1 Order types and parameters | Trading on Coinbase Pro - GDAX
#1 Order types and parameters | Trading on Coinbase Pro - GDAX
deeplizard
54 Trading strategy for stopping a loss | Don't trade all at once!
Trading strategy for stopping a loss | Don't trade all at once!
deeplizard
55 #2 Order matching engine | Trading on Coinbase Pro - GDAX
#2 Order matching engine | Trading on Coinbase Pro - GDAX
deeplizard
56 Batch Size in a Neural Network explained
Batch Size in a Neural Network explained
deeplizard
57 Deep Learning playlist overview & Machine Learning intro
Deep Learning playlist overview & Machine Learning intro
deeplizard
58 Artificial Neural Networks explained
Artificial Neural Networks explained
deeplizard
59 Regularization in a Neural Network explained
Regularization in a Neural Network explained
deeplizard
60 Create confusion matrix for predictions from Keras model
Create confusion matrix for predictions from Keras model
deeplizard

This video introduces the Zchain blockchain API and provides resources for learning and collective intelligence. Viewers can learn how to use the API and explore the ZCash blockchain. The video also promotes deeplizard's learning resources and collective intelligence platform.

Key Takeaways
  1. Visit the Zchain API website
  2. Explore the ZCash blockchain
  3. Check out deeplizard's learning resources
  4. Join the deeplizard hivemind
💡 The Zchain blockchain API is a useful tool for exploring the ZCash blockchain and can be used in conjunction with deeplizard's learning resources and collective intelligence platform.

Related Reads

📰
I Found the Neural Network I Built in Class 9 — Here’s What Happened When I Tried to Run It Again
Revisiting a 4-year-old neural network project for handwritten digit recognition using a convolutional neural network and analyzing its performance
Medium · Deep Learning
📰
Introduction to Deep Learning and Neural Networks: From Human Brain to Artificial Intelligence
Learn how biological neurons inspired artificial neural networks and deep learning, transforming the AI landscape
Medium · Deep Learning
📰
Want to get started with deep learning
Get started with deep learning by leveraging resources like Andrew Karpathy's playlist and frameworks such as TensorFlow or PyTorch
Reddit r/deeplearning
📰
Building a Deepfake Detector From Scratch — What Nobody Tells You
Learn to build a deepfake detector from scratch and understand the challenges involved in detecting AI-generated fake media
Medium · Deep Learning

Chapters (3)

Welcome to DEEPLIZARD - Go to deeplizard.com for learning resources
0:30 Help deeplizard add video timestamps - See example in the description
5:04 Collective Intelligence and the DEEPLIZARD HIVEMIND
Up next
Image Classification with ml5.js
The Coding Train
Watch →