Intro
Welcome to my latest blog post where I will be sharing my personal notes on some of the most important web3 topics. As someone who is constantly keeping an eye on the latest developments in the world of web3, I understand the importance of having a reliable reference to turn to. In this post, I have compiled a list of notes that I have collected over time, covering various web3 topics such as blockchain, smart contracts, decentralized finance, and more. These notes will not only help you stay informed about the latest trends and advancements in the field but also serve as a useful resource to refer back to. Whether you're a beginner or an experienced developer, this post is for anyone looking to stay up-to-date with the world of web3. So, without further ado, let's dive in!
Table of Contents
Web3 Terms
Tableland
Web3 native relational tables. Token enabled protocol.
Estuary
Communication and storage broker between client and storage provider. Uses Barge CLI to upload, chunk files.
CID
A CID is a single identifier that contains both a cryptographic hash and a codec, which holds information about how to interpret that data. Codecs encode and decode data in certain formats.
KYC
Know your customer
Staking
Locking up coins to earn interest income
PoR (Proof of Replication)
Run once at the beginning of a deal to proof that the miner has stored the data.
PoSt (Proof of Spacetime)
A regular check to make sure the data is
still being stored.
$ cat ~/.ipfs/config
$ ipfs dht findprovs <CID>
// Get peers that have hashed the node that is
hosting the data
Filecoin
“Blockchain managed distributed storage system”
Chunking
Chunk size determines block size.
Committed Capacity
Sectors with no deals are called ‘committed capacity sectors’...upgrading capacity currently
involves resealing. The maximum sector lifetime is 18 months...(Is this still true?)
Kademlia Algorithm (Distributed Hash Tables) DHTs
Peer to Peer discovery of content. The peers who are most similar to the CID are told about its existence (default is 20 peers).
Reproviding
Every 12 hours, you are required to ‘rebroadcast’ to the network that you can still provide this
content. This keeps data ‘fresh’ incase a node goes down.
PoRep
Computation intensive process that results in a unique encoding of the
secret. Then a proof and a SNARK is run on the proof to compress it.
On-chain/off-chain
On-chain actions are those that change the state of the tree and the blockchain and
interact with the Filecoin VM. Off chain actions are those that do not interact with the Filecoin VM.
Filecoin Plus (FIL+)
- 10x power - 10x collateral Notaries hand out data caps
FOAM Mapping
Summary
FOAM (FOAM Map) is a decentralized, open-source map for geographic information that is built on the Ethereum blockchain. It allows users to contribute and verify information about geographical locations, creating a crowdsourced and constantly updating map. FOAM utilizes a token-based system to incentivize users to contribute and verify accurate information, and to deter users from adding false or misleading information to the map. The goal of FOAM is to create a more reliable and accurate map that can be used in a variety of contexts, including navigation, urban planning, and emergency response.
Anchors
In the FOAM map, anchors are physical devices that are placed at specific locations and are used to anchor location information to the Ethereum blockchain. Anchors can be used to verify the accuracy of location data on the FOAM map.
Verifiers
Verifiers are users of the FOAM map who are responsible for verifying the accuracy of the location data on the map. Verifiers can earn rewards in the form of FOAM tokens for verifying the accuracy of location data. Verifiers can also challenge the accuracy of location data that they believe to be incorrect, and can earn additional rewards if their challenges are successful.
FOAM uses a system of proof-of-stake and reputation to determine which users are eligible to serve as verifiers. In general, users with a higher stake in the FOAM map and a good reputation are more likely to be selected as verifiers.
PoL (Proof of Location)
In the context of FOAM, Proof of Location (PoL) is a protocol that allows users to prove the location of a specific point on the map. This can be done using anchors, which are physical devices placed at specific locations that can be used to anchor location information to the Ethereum blockchain. When an anchor broadcasts its location, it creates a "Proof of Location" that can be verified by other users on the FOAM map.
PoL is a key component of the FOAM map, as it allows users to verify the accuracy of location data on the map and helps to ensure that the map is reliable and up-to-date. By using PoL, FOAM aims to create a more accurate and trustworthy map that can be used in a variety of contexts, including navigation, urban planning, and emergency response.
Crypto Spatial Coordinate Standard
Spatial Index
Web3 Finance
Whenever you purchase cryptocurrency with fiat money (USD, Pounds, Euros), you may encounter some fees. For example, coinbase charges an exchange rate where they place a margin between the current rate going in the marketplace
1 - Consumer exchange rate current market price of the coin...bit worse than the price on 'Coinbase Pro' platform. It's a margin (~0.5%)
2 Coinbase fee - Variable fee based on
- Region, amount to be purchased, method of payment (Debit card, credit card, bank account)
Comments
- No comments yet.
John Solly
Hi, I'm John, a Software Engineer with a decade of experience building, deploying, and maintaining cloud-native geospatial solutions. I currently serve as a senior software engineer at HazardHub (A Guidewire Offering), where I work on a variety of infrastructure and application development projects.
Throughout my career, I've built applications on platforms like Esri and Mapbox while also leveraging open-source GIS technologies such as OpenLayers, GeoServer, and GDAL. This blog is where I share useful articles with the GeoDev community. Check out my portfolio to see my latest work!
0