# Aligned layer **Published by:** [kazumayu.eth](https://paragraph.com/@kazuma/) **Published on:** 2024-06-23 **Categories:** hackvc, aligned **URL:** https://paragraph.com/@kazuma/aligned-layer ## Content 概要https://mirror.xyzAligned ManifestoThe information age demands verification. ZK provides the tools. Aligned defines the truth.23M 程度資金調達したEigen Layerのセキュに基づくレイヤーであり、主な目的はZKPを利用するL2などのVerification(ブロック生成スピードと直結します)を速めることです。Alignedは独自のブロックを生成しないため、レイヤー2ではありませんが、StarknetなどのZk系ロールアップとの提携は組んでおりますしStarkWareからも資金調達をしております。 *つまり、AlignedはEigen Layerに安全確保されているチェーンで、彼らのチェーンの目的はStarkのようなL2のVerification=認証作業を速め、それによってコスト削減、効率向上を図っています。 VCはHackVCがリードして2.6Mのシード→20MをシリーズAで調達して、そこそこの規模のPJ になっています。クリプトにおいて最もいい勉強のツールは各VCの出しいているブログとかになりますが、StarkなどのL2が利用しているZKP技術についてもっと詳しく知りたい場合はバイナンスのこちらの記事を推奨します。https://academy.binance.comWhat Is Zero-knowledge Proof and How Does It Impact Blockchain? | Binance AcademyZero-knowledge proof allows information to be verified without being revealed. It's crucial to enhancing privacy and security in blockchain, crypto, and DeFi.Galxehttps://app.galxe.comClaim 2x Aligned Discord Role from Aligned on GalxeJoin Alignment 101 - Quest for Knowledge [AQ02] from Aligned on Galxe - Your Web3 Community is Waiting. Claim Discord role to build your Web3 digital identity.Mirrorタスクこちらのタスクリンクを一度アクセスしてください。ウォレットを使ってログイン→Subscribeをしてください。この記事を読めば次の問題とけますしAlignedについての理解が深まります。このタスク完成するまでに24時間程度かかります。クイズ1、1985年 でZKPのリサーチがリリースされました。 2、イーサチェーンはScalability issues(処理量の拡張性)の問題に直面しいてます 3、ZKPは複雑な計算を速めることでイーサチェーンを拡張していきます( by allowing complex computation to be verifed faster) 4、しかし、ZKPは高価であることが問題視されます(High verification costs) 5、AlignedはHigh verification costsの問題を解決しようとしています。 6、AlignedはZKPを利用しようとする開発者のコストを低減することで貢献をします。(By making verification fast and affordable) 7、多くの非中央集権のレッテルを貼ってるL2は実際そこまでであることを明示し、Alignedはそれをさらに推進することをマニフェストにもしています。(Decentralized ZK and validity proof verification layer)イベントhttps://mirror.xyz/0x7794D1c55568270A81D8Bf39e1bcE96BEaC10901/F99hEjkxcsWNefjnaEhoxCOPgHn0I7oJG3fflRjQUGU 今回のテストネットは明言インセンティブ付きではりませんが、一応やっておいてもいいと思います、軽くコードを触りますが、簡単です。将来的に明記インセンティブありのライトノードのイベントをやるそうです。 テストネットの目的はZKPのやり方についての勉強会見たいなものです。もし下記のテストネットでエラーに出会いましたら一度Terminalを閉じて、ステップ1からやり直してみてください。ステップ1自分のパソコンのTerminal を開きます。(やり方わからない方はTerminalを開き方と検索しましょう) まず下記のコードを自分のTerminalで作動させます。curl -L https://raw.githubusercontent.com/yetanotherco/aligned_layer/main/batcher/aligned/install_aligned.sh | bashスクショのようにSuccessfully installedと出れば次へステップ 2curl -L https://raw.githubusercontent.com/yetanotherco/aligned_layer/main/batcher/aligned/get_proof_test_files.sh | bash続いてProofをダンロードします。ステップ3rm -rf ~/aligned_verification_data/ && aligned submit \ --proving_system SP1 \ --proof ~/.aligned/test_files/sp1_fibonacci.proof \ --vm_program ~/.aligned/test_files/sp1_fibonacci-elf \ --aligned_verification_data_path ~/aligned_verification_data \ --conn wss://batcher.alignedlayer.com先のProofをAlignedに送信します。 ProofがAlignedに届きましたら、このようにProofはAlignedに提出(Submitted)されました+エクスプローラーのページが現れるはずです。 そのエクスプローラーをアクセスしてください、下記のスクショ(各自のTerminal の中)赤線でリンクになっているところになります。 大体5分ぐらい待ったらブロックチェーンの処理が終わります。エクスプローラーはこのようになっているはずです。ステップ4aligned verify-proof-onchain \ --aligned-verification-data ~/aligned_verification_data/*.json \ --rpc https://ethereum-holesky-rpc.publicnode.com \ --chain holesky続いてこちらのコードを送信、チェーン上でAlignedに送った仮のProofがVerifyされましたら、赤線の表示があるはずです。ステップ5ステップ3でもらったエクスプローラーのリンクをコピーしてください。(サイト自体のリンク)ツイッターで #aligned ✅ +自分のURL + Alignedをメンションしてポストしてください。 +Discordにもこれを提出する場所があります。 AlignedのDiscordのTestnet chでMerkle Hashを提出できます。どれほど今回のテストネットの意味があったかはわかりませんが。 ## Publication Information - [kazumayu.eth](https://paragraph.com/@kazuma/): Publication homepage - [All Posts](https://paragraph.com/@kazuma/): More posts from this publication - [RSS Feed](https://api.paragraph.com/blogs/rss/@kazuma): Subscribe to updates - [Twitter](https://twitter.com/kazumaxcrypto): Follow on Twitter ## Optional - [Collect as NFT](https://paragraph.com/@kazuma/aligned-layer): Support the author by collecting this post - [View Collectors](https://paragraph.com/@kazuma/aligned-layer/collectors): See who has collected this post