Closed Eigo-Mt-Fuji closed 2 years ago
やっとテンプレかできた! ニュースはちぇっくしていこう 丁寧に分類していく
これは理解したい https://twitter.com/Sota_Web3/status/1526185128678289408?t=80v3chR7Cn8TdFhrycJkSw&s=19
LN=Lightning Networkとは?
BTCのオンチェーン取引のスケーラビリティ問題(秒間7件しか処理できない)解決のために考案された、遅延なく個人間取引を完結できるようにする仕組み(=LN)。LNの実体は取引実行のソフトウェアらしい。つまり、対象のブロックチェーン上で、取引をする個人間のP2Pネットワーク接続、取引のためのチャネルオープン~トランザクション実行・クローズまでの一連の取引を管理するソフトウェアを意味する。
アダプション=集客
これ もチェック
Web3 型人材マッチング『Braintrust』
従来の人材マッチングとWeb3 型人材マッチング『Braintrust』の違い
不透明で中間搾取が行われる人材マッチング
手数料も透明化され参加者同士で決めていくDAO的組織
自社ガバナンストークン BTRST
多数の取引所で上場済。100カ国、5万人のメンバーで利用されている。
Youtube、blog、TwitterなどSNSの発信も積極的。
仕事を探しながら稼ぐ、Job hunting to earnも可能。
Braintrust - 価格追跡ウェブサイト Coinmarket cap
BTRST
通貨ペア
BTRST
取引所
coinbase nft ベータ https://blog.coinbase.com/gm-coinbase-nft-is-now-in-beta-25e6c052aa43
Github便利。
Warning この仕様は削除予定です。
Note 注意してください
Rearchitecting apps for scale https://blog.coinbase.com/rearchitecting-apps-for-scale-db438d058e79
Coinbase Chose Relay as our GraphQL client library
Relay is
Migrating our applications to GraphQL and Relay is just the beginning.
Here are a few things on the roadmap
problem that GraphQL solves
it allows related data to be nested in the request moving this waterfall to the backend server that can combine these requests with much lower latency
When Coinbase supported 5 assets the application was able to make a couple of requests one to get the assets (5) and another to get the wallet addresses (up to 10) for those assets and stitch them together on the client.
However this model doesn’t work well when a dataset gets large enough to need pagination.
Either you have an unacceptably large page size (which reduces your API performance)
or you are left with cumbersome APIs and waterfalling requests.
If you’re not familiar
Real-Time Shibas: Capture the yield farms with your Shiba army
どうやってWeb3の知識をインプットするのが効果的か考えたい ↓ Figment Learnを発見 https://www.figment.io/resources/introducing-learn-the-web-3-knowledge-base ↓ Figment Learn とは?
やりたいこと
進め方
とにかくインプット
ニュース・ビジョンチェック
Coinbase blog https://blog.coinbase.com/
Symbol vision https://docs.symbol.dev/ja/handbook/ja/vision.html
取引所・国識別
web3重要用語チェック(↓のサイトは参考に)
Alchemyミートアップ https://wired.jp/article/web3-glossary/
所感
暗号資産の取引所(交換所)って、たくさんあるんだな..
Coinbase Card - spend crypto worldwideの存在を知った
Rearchitecting apps for scale読んだ - https://blog.coinbase.com/rearchitecting-apps-for-scale-db438d058e79
LN=Lightning Networkとは? https://github.com/Eigo-Mt-Fuji/portfolio-2022/issues/12#issuecomment-1128247957
Web3 型人材マッチング『Braintrust』 と 自社ガバナンストークン BTRST https://github.com/Eigo-Mt-Fuji/portfolio-2022/issues/12#issuecomment-1133648773
まとめると
Coinbaseのblogをいくつか読んだ
Twitter発情報だけど、Braintrustは覚えておく
暗号資産の取引所(交換所)って、たくさんあるんだな → そろそろ具体的にアカウント登録とか考えても良いと思った
アクションプラン
Web3学習方法効率アップ検討
Web3関心ミートアップ
Coinbase Card詳細チェック
次のアクション(スコープ外)
英語読解スピードと精度をあげたいな→どうしよう..?
暗号資産の取引所(交換所)って、たくさんあるんだな → そろそろ具体的にアカウント登録とか考えても良いと思った
Coinbase Rearchitecting apps for scaleからの GraphQLの @defer / @stream 仕様はまったくブロックチェーン無関係(なので、別軸で学習する)
暗号資産取引 - そろそろ具体的にアカウント登録とか考えても良いと思った
Github便利。便利だけどまったくこれと無関係