Nabe3 {X}🪝
@nabe3_m
🇯🇵 Building on the XRPL. Passionate about ecosystem growth and real-world utility. | Apex🇳🇱🇸🇬
Wonderful ✨ This is the card every Japanese man dreams of.
I made this pinch gesture to “explode” the layers of this holographic card :)
やはりオフラインでしかない特別な出会いがありますよね👍 私は一ヶ月くらいイベントに参加していません。。来月はどこかでお会いしましょう
今日の@ShibuyaWeb3Univ イベント、大成功でした!! さまざまなバックグラウンドを持つ方達にXRPLを紹介&交流できて、アイデアも交換し、今後の可能性につながるお話ができた素晴らしいイベントでした。 (このイベントのために福岡や北海道からいらした方もいました!😳)…
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.
満枠👏
🎉満枠御礼🈵 #渋谷Web3大学🐣 第30回リアルイベント【参加無料】 7/23(水)18時@渋谷スクスク45階 「Web3イノベーションは日常へ」 〜XRPLが金融の常識を塗り替える〜 shibuyaweb3univ20250723.peatix.com ⭐️スペシャルゲスト⭐️ 増田 健太郎さん 一般社団法人XRPL Japan 理事 Web3 Developer 古川 舞さん…
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_4ndy’s repository: hub.docker.com/r/xrpllabsoffi… The Docker image…
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…
20日経過しましたが、7月の進捗率40%といったところ...! 何かを成し遂げるためには時間と体力が必要です🤨
直近取り組むこと ・支援していただけるものへ申し込む ・バッチの研究 ・学習用のクレデンシャルを理解するために作ったリポジトリの英語化 ・C++をマスターする ・イングリッシュ
コマンドを順に実行するだけで、XRPLのクレデンシャルの発行、承認、DepositAuth、確認、削除、の流れを試すことができるリポジトリを改めて公開しました! github.com/nabe3m/xrpl-le… 以前公開していたものは雑だったので、ある程度シンプルなコードに修正しました。…
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…
XRPL公式ドキュメントのバッチトランザクションの日本語翻訳を行いましたので共有です。 ▼公式ドキュメント xrpl.org/ja/docs/concep… xrpl.org/ja/docs/refere… ▼ PR github.com/XRPLF/xrpl-dev……
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…
My #rippled Journey 04🚶🏻 Last time, I shared that I found the files that handle Genesis Ledger execution, but I was particularly curious about an include file called <xrpld/core/TimeKeeper.h>, so I decided to investigate it. github.com/XRPLF/rippled/… As the filename suggests,…
偽のアカウントが増加しています。 元投稿のXamanTeamXRPLはスキャムアカウントなのでご注意ください。 最近では、XRPL Labsと騙り嘘の求人まで出して、応募者の資金を盗もうとしているケースもありました。 どうぞ皆様ご注意くださいませ。…
⚠️127,000 follower account PRETENDING to be Xaman. ⛔️Block and Report! ✅Always verify! Watch out for those @ handles. They will change or add a tiny character to fool you. Be vigilant and NEVER give out you keys, details or click links!
⚠️127,000 follower account PRETENDING to be Xaman. ⛔️Block and Report! ✅Always verify! Watch out for those @ handles. They will change or add a tiny character to fool you. Be vigilant and NEVER give out you keys, details or click links!
大谷翔平⚾️について一周回って私が一番知りたいのは彼の時間の使い方 前年から打者としてほぼフル出場しながら投手としてのリハビリを進め、ワールドシリーズで患った肩の脱臼の治療、さらに子育てが追加 そして現在はホームラン👑、リハビリ登板もベストピッチが続いているが、どうなってる?笑
My #rippled Journey 04🚶🏻 Last time, I shared that I found the files that handle Genesis Ledger execution, but I was particularly curious about an include file called <xrpld/core/TimeKeeper.h>, so I decided to investigate it. github.com/XRPLF/rippled/… As the filename suggests,…
My #rippled Journey 03🚶🏻 Next, I found the files that handle the processing of the Genesis Ledger. There’s an overwhelming number of files, and I’m still feeling a bit lost, but I’m starting to understand at least these two things: Classes are defined first, then implemented.…