Nabe3 {X}🪝 (@nabe3_m) 's Twitter Profile
Nabe3 {X}🪝

@nabe3_m

🇯🇵 XRP Ledger | Developer | Apex2024🇳🇱

ID: 1675121409725710337

linkhttps://xrpldojo.dev/ calendar_today01-07-2023 12:37:58

748 Tweet

472 Followers

432 Following

Mark Ibanez (@markibanez) 's Twitter Profile Photo

Just executed our first XRPL multi-account batch transaction: 6 inner payments submitted in a single envelope, drawn from 3 separate source accounts. Huge thanks to Mayukha Vadari for steering me in the right direction after hours of trying to figure it out on my own. Tomorrow I’ll

Nabe3 {X}🪝 (@nabe3_m) 's Twitter Profile Photo

My #rippled Journey 05🚶🏻 ▼ 04 x.com/nabe3_m/status… In my previous post, I discovered a file called TimeKeeper.h, which manages network time, and located where the Ripple Epoch is defined. I then looked into xrpl/basics/chrono.h, which is included by TimeKeeper.h. It seems

Nabe3 {X}🪝 (@nabe3_m) 's Twitter Profile Photo

XRPL公式ドキュメントのバッチトランザクションの日本語翻訳を行いましたので共有です。 ▼公式ドキュメント xrpl.org/ja/docs/concep… xrpl.org/ja/docs/refere… ▼ PR github.com/XRPLF/xrpl-dev…

Nabe3 {X}🪝 (@nabe3_m) 's Twitter Profile Photo

I’ve published a new repository that lets you understand the full flow of XRPL credentials—creation, approval, DepositAuth, verification, and deletion—just by executing the commands in order! github.com/nabe3m/xrpl-le… The previous version I shared was a bit messy, so I’ve cleaned

Nabe3 {X}🪝 (@nabe3_m) 's Twitter Profile Photo

コマンドを順に実行するだけで、XRPLのクレデンシャルの発行、承認、DepositAuth、確認、削除、の流れを試すことができるリポジトリを改めて公開しました! github.com/nabe3m/xrpl-le… 以前公開していたものは雑だったので、ある程度シンプルなコードに修正しました。

Nabe3 {X}🪝 (@nabe3_m) 's Twitter Profile Photo

20日経過しましたが、7月の進捗率40%といったところ...! 何かを成し遂げるためには時間と体力が必要です🤨

Nabe3 {X}🪝 (@nabe3_m) 's Twitter Profile Photo

My #rippled Journey 06🚶🏻 “Fighting with My Local Setup” ▼ 05 x.com/nabe3_m/status… Recently, I tried running rippled in standalone mode, and I also followed the Python-based setup instructions described in Handy Andy {X}’s repository: hub.docker.com/r/xrpllabsoffi… The Docker image

My #rippled Journey 06🚶🏻
“Fighting with My Local Setup”

▼ 05
x.com/nabe3_m/status…

Recently, I tried running rippled in standalone mode, and I also followed the Python-based setup instructions described in <a href="/Handy_4ndy/">Handy Andy {X}</a>’s repository:

hub.docker.com/r/xrpllabsoffi…

The Docker image
Nabe3 {X}🪝 (@nabe3_m) 's Twitter Profile Photo

Crypto felt like a revolution when I first found it. We're still not there yet, but I believe we're building for the next generation — and that alone gives me purpose.

Nabe3 {X}🪝 (@nabe3_m) 's Twitter Profile Photo

やはりオフラインでしかない特別な出会いがありますよね👍 私は一ヶ月くらいイベントに参加していません。。来月はどこかでお会いしましょう

Nabe3 {X}🪝 (@nabe3_m) 's Twitter Profile Photo

私も勉強させていただきます🫡 新しいプロジェクトが信頼されるにはどうすれば良いのか? 今まで考えなくても良かったことが増えてきた印象で、XRPLも新たなフェーズに入ったと感じますよね

Nabe3 {X}🪝 (@nabe3_m) 's Twitter Profile Photo

新規プロジェクトが立ち上がってくるのを止めることは不可能なので、とりあえずできることは正しい情報の発信だと思いました🔥

Nabe3 {X}🪝 (@nabe3_m) 's Twitter Profile Photo

本日は21時からXRPL Japanの開発者向けスペースが開催🔥 私からはBatchトランザクションについてお話しさせていただく予定です!

Nabe3 {X}🪝 (@nabe3_m) 's Twitter Profile Photo

参加いただいたみなさん、ありがとうございました!! 色々複雑な話もしましたが、単体のバッチトランザクション自体の送信はすごく簡単で、とてもシンプルです!!