#suidevtips search results

よし、検証していき💪 #SuiDevTips

0x_onigiri's tweet image. よし、検証していき💪 #SuiDevTips

#SuiDevTips 図解シリーズ🚀 Sui Move 4つのAbilityとは? 組み合わせのパターンとは? Abilityがまったくないやつもいる? #Sui #Move

0x_onigiri's tweet image. #SuiDevTips 図解シリーズ🚀

Sui Move 4つのAbilityとは?
組み合わせのパターンとは?
Abilityがまったくないやつもいる?
#Sui #Move

Sealに関するブログ記事公開しました!🦭 #SuiDevTips 【Sui】Sealを使って特定のSuiNSサブドメイン保有者に復号を許可する方法 SealのGitHubレポジトリにはいくつかのパターン例が記載されています (ホワイトリスト、サブスクリプション、タイムロックetc)…


あれ、しれっと"Payment Kit"なるSDKが誕生してるやん👀 Sui公式の「安全で標準化された決済フレームワーク」っぽい🚀 ドキュメントはこちら! docs.sui.io/standards/paym… 普通にMoveの勉強にもなりそう!あとで読む📝 #SuiDevTips

0x_onigiri's tweet image. あれ、しれっと"Payment Kit"なるSDKが誕生してるやん👀
Sui公式の「安全で標準化された決済フレームワーク」っぽい🚀

ドキュメントはこちら!
docs.sui.io/standards/paym…

普通にMoveの勉強にもなりそう!あとで読む📝

#SuiDevTips

Sui Moveのvec_set, vec_map, table, table_vecっていまいち使い分けがわからんので特徴やユースケースをまとめてみた #SuiDevTips

0x_onigiri's tweet image. Sui Moveのvec_set, vec_map, table, table_vecっていまいち使い分けがわからんので特徴やユースケースをまとめてみた #SuiDevTips

Onigiri pumping out #SuiDevTips

Sealに関するブログ記事公開しました!🦭 #SuiDevTips 【Sui】Sealを使って特定のSuiNSサブドメイン保有者に復号を許可する方法 SealのGitHubレポジトリにはいくつかのパターン例が記載されています (ホワイトリスト、サブスクリプション、タイムロックetc)…



まだ草案ですが、SIP-55 として #Sui の「Infallible PTB」が議論されています! #SuiDevTips #Move 💡 Infallible PTBって? 普通のPTBは「ひとつ失敗したら全部やり直し」 でもInfallibleなら「失敗した部分だけ巻き戻し、他はそのまま成功」できます ✅ DEXアグリゲーターで一部のルートだけ失敗…


🚀 Suiを深く理解したい人に読んでほしい記事 「How Transactions Work on Sui」は、Suiのトランザクションが どのように作成・検証・承認・実行・記録されるかを 🎮 アーケードや☕ コーヒー購入の例えでやさしく解説しています! #SuiDevTips

Learn how transactions work on Sui from creation to confirmation medium.com/@bchainbard.an…

web3Bard101's tweet image. Learn how transactions work on Sui from creation to confirmation 

medium.com/@bchainbard.an…


少し前に話題になった、Sui Moveにおける新たなオブジェクトの概念「Party Objects」 docsでは現状、単一所有のみサポートとありますが、コード見る限り複数所有も前提になっている設計になっているので、こちらの対応が待ち遠しいですね🔥 #SuiDevTips

0x_onigiri's tweet image. 少し前に話題になった、Sui Moveにおける新たなオブジェクトの概念「Party Objects」

docsでは現状、単一所有のみサポートとありますが、コード見る限り複数所有も前提になっている設計になっているので、こちらの対応が待ち遠しいですね🔥 #SuiDevTips
0x_onigiri's tweet image. 少し前に話題になった、Sui Moveにおける新たなオブジェクトの概念「Party Objects」

docsでは現状、単一所有のみサポートとありますが、コード見る限り複数所有も前提になっている設計になっているので、こちらの対応が待ち遠しいですね🔥 #SuiDevTips

Party Objects are here on Sui mainnet! Think of them as a new type of object that blends: 🔒 Control of owned objects 📑 Consensus versioning of shared objects That means objects you can move between fastpath & consensus, with built-in versioning - and soon, multi-owner +…

SuiNetwork's tweet image. Party Objects are here on Sui mainnet!

Think of them as a new type of object that blends:

🔒 Control of owned objects
📑 Consensus versioning of shared objects

That means objects you can move between fastpath & consensus, with built-in versioning - and soon, multi-owner +…


🌊 Suiのデータアクセスが進化! Suiはこれまで使われてきたJSON-RPCを段階的に廃止し、 gRPCとGraphQL RPCという新しい仕組みに移行します。 これは「Suiの中の情報をどう取り出すか」が根本的に変わる大きな転換です 具体的にどう変わるの?? #SuiDevTips 🔽Sui開発者の @iv_dev3

Sui is migrating from JSON-RPC to gRPC and GraphQL. This update that has been talked about since last month is going to be one of the biggest changes coming for developers. I compiled all the info (videos + blog posts + docs) into one article: seleodigie.substack.com/p/the-next-evo…

iv_dev3's tweet image. Sui is migrating from JSON-RPC to gRPC and GraphQL. This update that has been talked about since last month is going to be one of the biggest changes coming for developers.

I compiled all the info (videos + blog posts + docs) into one article: seleodigie.substack.com/p/the-next-evo…


💧 Sui Coin 標準が大幅アップデート! 新しい coin_registry モジュールにより、トークン設計がより柔軟で安全に進化しました! pikaさんの投稿とdocsを元に解説します👇 #SuiDevTips 🔹 1. Mint権限の扱いが改善 旧仕様では TreasuryCap を焼却して発行権を放棄すると、…

#Sui has launched a new token standard called `coin_registry`. Let's take a deep dive into the code to understand its improvements.

pikapikasui's tweet image. #Sui has launched a new token standard called `coin_registry`. Let's take a deep dive into the code to understand its improvements.


SDKでDerived Objectsを試してみてる #SuiDevTips オフチェーンで派生オブジェクトIDを決定的に計算できてしまう! OMFG

0x_onigiri's tweet image. SDKでDerived Objectsを試してみてる #SuiDevTips

オフチェーンで派生オブジェクトIDを決定的に計算できてしまう! OMFG

Sui Move共有オブジェクトの設計について #SuiDevTips 🔽翻訳 Suiの利点のひとつは、多くの場合、アプリを複数の共有オブジェクトに負荷を分散するように設計できる点です。 私たちが構築中のプロトコルでも、このパターンを採用しています。…

An advantage of Sui is that, in many cases, it's possible to design an app in a way that distributes load across multiple shared objects. We're using this pattern across a protocol we're building. So if you design with shared object congestion in mind, it's possible to reduce or…



I just published a new blog post about Seal! 🦭 #SuiDevTips [Sui] How to Allow Only Specific SuiNS Subdomain Holders to Decrypt with Seal The Seal GitHub repo already shows some example patterns (whitelist, subscription, timelock, etc.). But I thought, wouldn’t it be more…


#sui move gelişitiriciliği eğitiminden bir an. geliştirici olmak isteyenler için ben de sui tarafının fırsatlara acık oldugunu düşünüyorum soruları olanlara yardımcı olabilirim #Move #SuiDevTips #buildermare

GM from Ankara/Türkiye @buildermare is shaping the future of @SuiNetwork by training the next wave of developers to build what's next. Hopefully, we can have the SUIHUB in Türkiye soon 🙏 Let's MOVE!

SolBridgeNW's tweet image. GM from Ankara/Türkiye

@buildermare is shaping the future of @SuiNetwork by training the next wave of developers to build what's next.

Hopefully, we can have the SUIHUB in Türkiye soon 🙏 

Let's MOVE!


BL師匠が超丁寧に解説してくれました @_smbrian 気になる方はスレからどうぞ! #SuiDevTips #Seal

seal_approveに渡すidって一体なんなん



まだ議論段階ですが、Suiのウォレット自動承認が話題です! #SuiDevTips 💡 ウォレットの自動承認って? Web3では、ゲームやDEXでトランザクションの承認が何度も必要になりますよね そのたびに「署名しますか?」って聞かれるのは面倒…。 そこで登場するのが 自動承認(auto-approvals)。…


シュガーマンさんに教えてもらったんだけど、確かにMove Bookでsoonなページはもう無くなった気がする!一旦完成系になったってことかな? 改めて最初から読んでみるか🔥 move-book.com #SuiDevTips

move-book.com

The Move Book

This is The Move Book - a comprehensive guide to the Move programming language and the Sui


学び derived objectのkeyではプリミティブな値は使わず、常にネームスペースを設けましょう #SuiDevTips

derived objectを使いこなせるものだけが勝つ(エラー多発



あれ、しれっと"Payment Kit"なるSDKが誕生してるやん👀 Sui公式の「安全で標準化された決済フレームワーク」っぽい🚀 ドキュメントはこちら! docs.sui.io/standards/paym… 普通にMoveの勉強にもなりそう!あとで読む📝 #SuiDevTips

0x_onigiri's tweet image. あれ、しれっと"Payment Kit"なるSDKが誕生してるやん👀
Sui公式の「安全で標準化された決済フレームワーク」っぽい🚀

ドキュメントはこちら!
docs.sui.io/standards/paym…

普通にMoveの勉強にもなりそう!あとで読む📝

#SuiDevTips

🚀 Suiを深く理解したい人に読んでほしい記事 「How Transactions Work on Sui」は、Suiのトランザクションが どのように作成・検証・承認・実行・記録されるかを 🎮 アーケードや☕ コーヒー購入の例えでやさしく解説しています! #SuiDevTips

Learn how transactions work on Sui from creation to confirmation medium.com/@bchainbard.an…

web3Bard101's tweet image. Learn how transactions work on Sui from creation to confirmation 

medium.com/@bchainbard.an…


【翻訳解説】EVMからMoveへ:Part 2 MoveやEVMの監査をしているVulSightの記事がわかりやすかったので、SolidityとMove(Aptos, Sui)の違いをわかりやすく整理しました 今回は「型と権限の仕組み(Abilities & Access Control)」を中心に、Moveの設計思想を解説します👇 #SuiDevTips 🧩…


【翻訳解説】VMからMoveへ:Part 1 MoveやEVMの監査をしているVulSightの記事がわかりやすかったので、SolidityとMove(Aptos, Sui)の違いをわかりやすく整理しました👇 #SuiDevTips 💡 EVM(Solidity) は「コントラクト中心」 コードとデータが1つのコントラクトにまとまっており、…


🌊 Suiのデータアクセスが進化! Suiはこれまで使われてきたJSON-RPCを段階的に廃止し、 gRPCとGraphQL RPCという新しい仕組みに移行します。 これは「Suiの中の情報をどう取り出すか」が根本的に変わる大きな転換です 具体的にどう変わるの?? #SuiDevTips 🔽Sui開発者の @iv_dev3

Sui is migrating from JSON-RPC to gRPC and GraphQL. This update that has been talked about since last month is going to be one of the biggest changes coming for developers. I compiled all the info (videos + blog posts + docs) into one article: seleodigie.substack.com/p/the-next-evo…

iv_dev3's tweet image. Sui is migrating from JSON-RPC to gRPC and GraphQL. This update that has been talked about since last month is going to be one of the biggest changes coming for developers.

I compiled all the info (videos + blog posts + docs) into one article: seleodigie.substack.com/p/the-next-evo…


💧 Major Update to the Sui Coin Standard! With the new coin_registry module, token design on Sui has become more flexible and secure than ever! Based on pika’s post and the official docs👇 #SuiDevTips 🔹 1. Improved Handling of Mint Authority In the old design, if you burned the…

#Sui has launched a new token standard called `coin_registry`. Let's take a deep dive into the code to understand its improvements.

pikapikasui's tweet image. #Sui has launched a new token standard called `coin_registry`. Let's take a deep dive into the code to understand its improvements.


💧 Sui Coin 標準が大幅アップデート! 新しい coin_registry モジュールにより、トークン設計がより柔軟で安全に進化しました! pikaさんの投稿とdocsを元に解説します👇 #SuiDevTips 🔹 1. Mint権限の扱いが改善 旧仕様では TreasuryCap を焼却して発行権を放棄すると、…

#Sui has launched a new token standard called `coin_registry`. Let's take a deep dive into the code to understand its improvements.

pikapikasui's tweet image. #Sui has launched a new token standard called `coin_registry`. Let's take a deep dive into the code to understand its improvements.


Sui Moveのvec_set, vec_map, table, table_vecっていまいち使い分けがわからんので特徴やユースケースをまとめてみた #SuiDevTips

0x_onigiri's tweet image. Sui Moveのvec_set, vec_map, table, table_vecっていまいち使い分けがわからんので特徴やユースケースをまとめてみた #SuiDevTips

Sui Move共有オブジェクトの設計について #SuiDevTips 🔽翻訳 Suiの利点のひとつは、多くの場合、アプリを複数の共有オブジェクトに負荷を分散するように設計できる点です。 私たちが構築中のプロトコルでも、このパターンを採用しています。…

An advantage of Sui is that, in many cases, it's possible to design an app in a way that distributes load across multiple shared objects. We're using this pattern across a protocol we're building. So if you design with shared object congestion in mind, it's possible to reduce or…



まだ草案ですが、SIP-55 として #Sui の「Infallible PTB」が議論されています! #SuiDevTips #Move 💡 Infallible PTBって? 普通のPTBは「ひとつ失敗したら全部やり直し」 でもInfallibleなら「失敗した部分だけ巻き戻し、他はそのまま成功」できます ✅ DEXアグリゲーターで一部のルートだけ失敗…


まだ議論段階ですが、Suiのウォレット自動承認が話題です! #SuiDevTips 💡 ウォレットの自動承認って? Web3では、ゲームやDEXでトランザクションの承認が何度も必要になりますよね そのたびに「署名しますか?」って聞かれるのは面倒…。 そこで登場するのが 自動承認(auto-approvals)。…


少し前に話題になった、Sui Moveにおける新たなオブジェクトの概念「Party Objects」 docsでは現状、単一所有のみサポートとありますが、コード見る限り複数所有も前提になっている設計になっているので、こちらの対応が待ち遠しいですね🔥 #SuiDevTips

0x_onigiri's tweet image. 少し前に話題になった、Sui Moveにおける新たなオブジェクトの概念「Party Objects」

docsでは現状、単一所有のみサポートとありますが、コード見る限り複数所有も前提になっている設計になっているので、こちらの対応が待ち遠しいですね🔥 #SuiDevTips
0x_onigiri's tweet image. 少し前に話題になった、Sui Moveにおける新たなオブジェクトの概念「Party Objects」

docsでは現状、単一所有のみサポートとありますが、コード見る限り複数所有も前提になっている設計になっているので、こちらの対応が待ち遠しいですね🔥 #SuiDevTips

Party Objects are here on Sui mainnet! Think of them as a new type of object that blends: 🔒 Control of owned objects 📑 Consensus versioning of shared objects That means objects you can move between fastpath & consensus, with built-in versioning - and soon, multi-owner +…

SuiNetwork's tweet image. Party Objects are here on Sui mainnet!

Think of them as a new type of object that blends:

🔒 Control of owned objects
📑 Consensus versioning of shared objects

That means objects you can move between fastpath & consensus, with built-in versioning - and soon, multi-owner +…


よし、検証していき💪 #SuiDevTips

0x_onigiri's tweet image. よし、検証していき💪 #SuiDevTips

SDKでDerived Objectsを試してみてる #SuiDevTips オフチェーンで派生オブジェクトIDを決定的に計算できてしまう! OMFG

0x_onigiri's tweet image. SDKでDerived Objectsを試してみてる #SuiDevTips

オフチェーンで派生オブジェクトIDを決定的に計算できてしまう! OMFG

BLさんがDerived Addressに熱狂している🚀 #SuiDevTips 🔽翻訳 " Suiのアンバサダーの皆さん、SuiNSの派生アドレスの影響について考えたことはありますか? これで、リーフサブネームをオブジェクトにマッピングすることが、作成される前に行えるようになりました。なんてこった! " 🍙…

Sui ambassadors, have you thought about the implications of derived addresses for SuiNS? It's now possible to map leaf subnames to objects BEFORE they're created. OMFG.



I just published a new blog post about Seal! 🦭 #SuiDevTips [Sui] How to Allow Only Specific SuiNS Subdomain Holders to Decrypt with Seal The Seal GitHub repo already shows some example patterns (whitelist, subscription, timelock, etc.). But I thought, wouldn’t it be more…


Onigiri pumping out #SuiDevTips

Sealに関するブログ記事公開しました!🦭 #SuiDevTips 【Sui】Sealを使って特定のSuiNSサブドメイン保有者に復号を許可する方法 SealのGitHubレポジトリにはいくつかのパターン例が記載されています (ホワイトリスト、サブスクリプション、タイムロックetc)…



Sealに関するブログ記事公開しました!🦭 #SuiDevTips 【Sui】Sealを使って特定のSuiNSサブドメイン保有者に復号を許可する方法 SealのGitHubレポジトリにはいくつかのパターン例が記載されています (ホワイトリスト、サブスクリプション、タイムロックetc)…


BL師匠が超丁寧に解説してくれました @_smbrian 気になる方はスレからどうぞ! #SuiDevTips #Seal

seal_approveに渡すidって一体なんなん



よし、検証していき💪 #SuiDevTips

0x_onigiri's tweet image. よし、検証していき💪 #SuiDevTips

#SuiDevTips 図解シリーズ🚀 Sui Move 4つのAbilityとは? 組み合わせのパターンとは? Abilityがまったくないやつもいる? #Sui #Move

0x_onigiri's tweet image. #SuiDevTips 図解シリーズ🚀

Sui Move 4つのAbilityとは?
組み合わせのパターンとは?
Abilityがまったくないやつもいる?
#Sui #Move

Table情報を取得するのは `getDynamicFields` を使います😎 #SuiDevTips

0x_onigiri's tweet image. Table情報を取得するのは `getDynamicFields` を使います😎

#SuiDevTips
0x_onigiri's tweet image. Table情報を取得するのは `getDynamicFields` を使います😎

#SuiDevTips

Hopperが🪂🦭チェッカー出してるのか



先週、Move2024の最新の変更点に基づいたMoveコーディング規約が更新されたよ🧑‍💻 これからMove書く人は改めて規約をチェックして、クリーンなコード書いていこう! #SuiDevTips 📝Moveコーディング規約のページ: docs.sui.io/concepts/sui-m… 📝変更Pull Request: github.com/MystenLabs/sui…

0x_onigiri's tweet image. 先週、Move2024の最新の変更点に基づいたMoveコーディング規約が更新されたよ🧑‍💻

これからMove書く人は改めて規約をチェックして、クリーンなコード書いていこう!

#SuiDevTips

📝Moveコーディング規約のページ: docs.sui.io/concepts/sui-m…

📝変更Pull Request: github.com/MystenLabs/sui…

Sui Moveのvec_set, vec_map, table, table_vecっていまいち使い分けがわからんので特徴やユースケースをまとめてみた #SuiDevTips

0x_onigiri's tweet image. Sui Moveのvec_set, vec_map, table, table_vecっていまいち使い分けがわからんので特徴やユースケースをまとめてみた #SuiDevTips

ElizaにSuiプラグイン入っとるやん〜!!激アツ これで「128.sui に10 SUI 送って」って自然言語でSuiとやりとりできるようにAIエージェントが開発できるようになる🚀 WalrusといいTradeportといい触りたいやつ多すぎて時間が足りない〜〜〜 #SuiDevTips 👇 " これで、 #elizaOS #Sui

0x_onigiri's tweet image. ElizaにSuiプラグイン入っとるやん〜!!激アツ

これで「128.sui に10 SUI 送って」って自然言語でSuiとやりとりできるようにAIエージェントが開発できるようになる🚀

WalrusといいTradeportといい触りたいやつ多すぎて時間が足りない〜〜〜

#SuiDevTips

👇

"
これで、 #elizaOS #Sui…

Now you can swap any coins on #Sui via #elizaOS Time to build your own AI agents



SDKでDerived Objectsを試してみてる #SuiDevTips オフチェーンで派生オブジェクトIDを決定的に計算できてしまう! OMFG

0x_onigiri's tweet image. SDKでDerived Objectsを試してみてる #SuiDevTips

オフチェーンで派生オブジェクトIDを決定的に計算できてしまう! OMFG

少し前に話題になった、Sui Moveにおける新たなオブジェクトの概念「Party Objects」 docsでは現状、単一所有のみサポートとありますが、コード見る限り複数所有も前提になっている設計になっているので、こちらの対応が待ち遠しいですね🔥 #SuiDevTips

0x_onigiri's tweet image. 少し前に話題になった、Sui Moveにおける新たなオブジェクトの概念「Party Objects」

docsでは現状、単一所有のみサポートとありますが、コード見る限り複数所有も前提になっている設計になっているので、こちらの対応が待ち遠しいですね🔥 #SuiDevTips
0x_onigiri's tweet image. 少し前に話題になった、Sui Moveにおける新たなオブジェクトの概念「Party Objects」

docsでは現状、単一所有のみサポートとありますが、コード見る限り複数所有も前提になっている設計になっているので、こちらの対応が待ち遠しいですね🔥 #SuiDevTips

Party Objects are here on Sui mainnet! Think of them as a new type of object that blends: 🔒 Control of owned objects 📑 Consensus versioning of shared objects That means objects you can move between fastpath & consensus, with built-in versioning - and soon, multi-owner +…

SuiNetwork's tweet image. Party Objects are here on Sui mainnet!

Think of them as a new type of object that blends:

🔒 Control of owned objects
📑 Consensus versioning of shared objects

That means objects you can move between fastpath & consensus, with built-in versioning - and soon, multi-owner +…


あれ、しれっと"Payment Kit"なるSDKが誕生してるやん👀 Sui公式の「安全で標準化された決済フレームワーク」っぽい🚀 ドキュメントはこちら! docs.sui.io/standards/paym… 普通にMoveの勉強にもなりそう!あとで読む📝 #SuiDevTips

0x_onigiri's tweet image. あれ、しれっと"Payment Kit"なるSDKが誕生してるやん👀
Sui公式の「安全で標準化された決済フレームワーク」っぽい🚀

ドキュメントはこちら!
docs.sui.io/standards/paym…

普通にMoveの勉強にもなりそう!あとで読む📝

#SuiDevTips

Loading...

Something went wrong.


Something went wrong.


United States Trends