Skip to content

Commit

Permalink
restore MoC samples
Browse files Browse the repository at this point in the history
  • Loading branch information
tieubao committed Jun 10, 2024
1 parent d5df59c commit 80bb72f
Show file tree
Hide file tree
Showing 1,600 changed files with 3,682 additions and 1,744 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
tags: blockchain, solana, anchor, tutorial
author: Pham Ngoc Thanh
authors: Pham Ngoc Thanh
github_id: thanhpn
date: 2022-07-01
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
tags: blockchain, blockchain-bridge
author: Pham Ngoc Thanh
authors: Pham Ngoc Thanh
github_id: thanhpn
date: 2022-06-21
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
tags: blockchain, foundational-topics
author: Pham Ngoc Thanh
authors: Pham Ngoc Thanh
github_id: thanhpn
date: 2022-06-16
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
tags: blockchain, foundational-topics, distributed-systems
author: Pham Ngoc Thanh
authors: Pham Ngoc Thanh
github_id: thanhpn
date: 2022-06-16
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
tags: blockchain, foundational-topics, PoS
author: Pham Ngoc Thanh
authors: Pham Ngoc Thanh
github_id: thanhpn
date: 2022-06-16
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
tags: blockchain, foundational-topics, smart-contract
author: Pham Ngoc Thanh
authors: Pham Ngoc Thanh
github_id: thanhpn
date: 2022-06-16
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
tags: blockchain, foundational-topics
author: Pham Ngoc Thanh
authors: Pham Ngoc Thanh
github_id: thanhpn
date: 2022-06-16
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
tags: blockchain, evm, zk-proof
author: Pham Ngoc Thanh
authors: Pham Ngoc Thanh
github_id: thanhpn
date: 2022-09-06
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
tags: blockchain, solana
author: Tran Khac Vy
authors: Tran Khac Vy
github_id: trankhacvy
date: 2022-06-07
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
tags: blockchain, network, ethereum
author: Bien Vo
authors: Bien Vo
github_id: vhbien000
date: 2022-12-06
icy: 10
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
tags: blockchain, liquidity
author: Hien Le
authors: Hien Le
github_id: leduyhien152
date: 2022-03-24
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
tags: blockchain, solana, metaplex, nft-compression, nft, profile, merkle-trees, indexer
author: Tran Khac Vy
authors: Tran Khac Vy
github_id: trankhacvy
date: 2023-03-13
icy: 10
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
tags: blockchain, multisign-wallet
author: Pham Ngoc Thanh
authors: Pham Ngoc Thanh
github_id: thanhpn
date: 2022-08-10
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
tags: blockchain, NFT
author: Tran Khac Vy
authors: Tran Khac Vy
github_id: trankhacvy
date: 2022-06-18
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
tags: blockchain, zk, plonky2, proof-of-knowledge, nipopok, scalability, polygon, polygon-zero, merkle-tree
author: Pham Ngoc Thanh
authors: Pham Ngoc Thanh
github_id: thanhpn
date: 2023-02-28
icy: 10
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
tags: blockchain, evm, zk-rollup, zk, zkevm, polygon
author: Pham Ngoc Thanh
authors: Pham Ngoc Thanh
github_id: thanhpn
date: 2023-01-03
icy: 10
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
tags: blockchain, solana
author: Tran Khac Vy
authors: Tran Khac Vy
github_id: trankhacvy
date: 2022-11-17
icy: 10
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
tags: blockchain, evm, zk-rollup, zk, StarkNet, architecture
author: Pham Ngoc Thanh
authors: Pham Ngoc Thanh
github_id: thanhpn
date: 2022-12-26
icy: 10
Expand Down Expand Up @@ -39,7 +39,7 @@ Contracts on L2 can interact asynchronously with contracts on L1 via the L2→L1

Contracts on L1 can interact asynchronously with contracts on L2 via the L1→L2 messaging protocol. The protocol consists of the following stages:

![](../_assets/StarkNet-l1l2.png)
![](assets/starknet-architecture_starknet-l1l2.webp)

## StarkNet transaction lifecycle
When the transaction is submitted to the StarkNet, it is sent to the Sequence node. **Sequencer** takes a batch of transactions and generates:
Expand Down
File renamed without changes.
File renamed without changes.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
tags: blockchain, network, ethereum, zero-knowledge, snarks
author: Bien Vo
authors: Bien Vo
github_id: vhbien000
date: 2022-12-09
icy: 10
Expand Down
42 changes: 42 additions & 0 deletions 01_literature/Blockchain/§ Blockchain MOC.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
---
recurringTemplate: true
recurringTemplateName: blockchain-moc
---

This is a [[Map of Content]] related to the blockchain.

## Foundational Topics

- [[Blocks|Blocks]]
- [[Distributed systems|Distributed systems]]
- [[PoS|PoS]]
- [[Smart Contract|Smart Contract]]
- [[Topics|Topics]]


## General

- [[_radar/solidity.md|solidity]]
- [[federated-byzantine|federated-byzantine]]
- [[fabric-hyperledger-architecture-explanation|fabric-hyperledger-architecture-explanation]]
- [[design-system-for-layer-2-using-zk-rollup|design-system-for-layer-2-using-zk-rollup]]
- [[blockchain-for-designers|blockchain-for-designers]]
- [[Blockchain Oracle|Blockchain Oracle]]
- [[Triple S of UX in Web3|Triple S of UX in Web3]]
- [[zk-SNARKs|zk-SNARKs]]
- [[Solana Account|Solana Account]]
- [[StarkNet architecture|StarkNet architecture]]
- [[Polygon zkEVM architecture|Polygon zkEVM architecture]]
- [[Plonky2|Plonky2]]
- [[Multisign wallet|Multisign wallet]]
- [[NFT Fractionalization|NFT Fractionalization]]
- [[Metaplex NFT Compression|Metaplex NFT Compression]]
- [[Liquidity pool|Liquidity pool]]
- [[How Tokens Work on Solana|How Tokens Work on Solana]]
- [[Layer 2|Layer 2]]
- [[Blockchain Bridge|Blockchain Bridge]]
- [[Anchor framework|Anchor framework]]
- [[Zero-knowledge Proofs|Zero-knowledge Proofs]]


*This page was last modified at 2024-03-15T05:48:36.016Z*.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
tags: team, personality, communication, collaboration, disc, teamwork
author: Tieu Quang Huy
authors: Tieu Quang Huy
github_id: huytieu
date: 2022-09-10
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
tags: ui, design, history
author: Nam Bui
authors: Nam Bui
github_id: Maniub102
date: 2022-08-05
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ tags:
- research
- techniques
- ux-research
author: Nam Bui
authors: Nam Bui
github_id: Maniub102
date: 2023-11-09
icy: 10
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
tags: ux, blockchain, web3
author: Nam Bui
authors: Nam Bui
github_id: Maniub102
date: 2022-08-05
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
tags: ux, design, ui
author: Cao Nguyen Huy Hoang
authors: Cao Nguyen Huy Hoang
github_id: cnhhoang850
date: 2022-06-28
---
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
tags: engineering, dns, network, a-record, cname-record, domain, subdomain, ip-address
author: Tran Hoang Nam
authors: Tran Hoang Nam
github_id: namtrhg
date: 2022-01-06
icy: 10
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
tags: engineering, database, transaction
author: Nguyen Xuan Anh
authors: Nguyen Xuan Anh
github_id: monotykamary
date: 2022-04-18
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
tags: engineering/ai, llm, prompt-engineering, gpt, security, ai-safety
author: Pham Duc Thanh
authors: Pham Duc Thanh
github_id: zlatanpham
date: 2023-07-10
icy: 10
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
tags: engineering/ai, ai, chatbot, tuning-llm, llm, alpaca, gpt4, open-source, chatgpt
author: Pham Ngoc Thanh
authors: Pham Ngoc Thanh
github_id: thanhpn
date: 2023-04-27
icy: 10
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
tags: engineering/ai, llm, chunking, gpt, token-limit, vector-database
author: Pham Duc Thanh
authors: Pham Duc Thanh
github_id: zlatanpham
date: 2023-07-08
icy: 10
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
tags: engineering/ai, llm, vector-database, chatbot, gpt
author: Pham Duc Thanh
authors: Pham Duc Thanh
github_id: zlatanpham
date: 2023-07-06
icy: 10
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
tags: engineering/ai, llm, foundation-model, fine-tuning
author: Pham Duc Thanh
authors: Pham Duc Thanh
github_id: zlatanpham
date: 2023-05-18
icy: 10
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
tags: engineering/ai, ai, chatgpt, llm, vector-database
author: Pham Duc Thanh
authors: Pham Duc Thanh
github_id: zlatanpham
date: 2023-06-09
icy: 10
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
tags: engineering/ai, llm, accuracy, self-refinement, prompt-engineering, chatgpt
author: Pham Duc Thanh
authors: Pham Duc Thanh
github_id: zlatanpham
date: 2023-06-29
icy: 10
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
tags: engineering/ai, machine-learning, q-learning, reinforcement-learning, deep-q-learning
author: Pham Ngoc Thanh
authors: Pham Ngoc Thanh
github_id: thanhpn
date: 2023-06-22
icy: 10
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
tags: engineering/ai, ai, reinforcement-learning, supervised-fine-tuning, reward-model, open-assistant, pytorch, python, data-science, llm, pythia, redmond, cuda, nvidia
author: Ho Quang Toan
authors: Ho Quang Toan
github_id: toanbku
date: 2023-08-10
icy: 10
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
tags: engineering/ai, ai, chatgpt, llm, reinforcement learning, mdp, algorithms,
author: Pham Ngoc Thanh
authors: Pham Ngoc Thanh
github_id: thanhpn
date: 2023-06-05
icy: 10
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
tags: engineering/ai, ai, chatgpt, llm, reinforcement-learning, mdp, algorithms
author: Pham Ngoc Thanh
authors: Pham Ngoc Thanh
github_id: thanhpn
date: 2023-06-23
icy: 10
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
tags: engineering/ai, vector database, llm, Word2Vec, BERT, Pinecone, Qdrant, Supabase, Weaviate, Milvus
author: Pham Ngoc Thanh
authors: Pham Ngoc Thanh
github_id: thanhpn
date: 2023-05-18
icy: 10
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
tags: engineering/ai, ai, openai, chatgpt, langchain, tuning-llm, llm, prompt-engineering, fine-tuning, rlhf, story-map
author: Nguyen Xuan Anh
authors: Nguyen Xuan Anh
github_id: monotykamary
date: 2023-08-09
icy: 15
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
tags: engineering/ai, ai, openai, chatgpt, langchain, tuning-llm, llm
author: Nguyen Xuan Anh
authors: Nguyen Xuan Anh
github_id: monotykamary
date: 2023-04-21
icy: 10
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
tags: engineering/ai, ai, langchain, tuning-llm, llm, document-loaders
author: Nguyen Xuan Anh
authors: Nguyen Xuan Anh
github_id: monotykamary
date: 2023-04-21
icy: 10
Expand Down
File renamed without changes.
File renamed without changes.
Loading

0 comments on commit 80bb72f

Please sign in to comment.