W5
Wallet version 5
Install / Use
/learn @tonkeeper/W5README
🔥W5: wallet v5 standard
This is an extensible wallet specification aimed at replacing V4 and allowing arbitrary extensions.
W5 has 25% lower fees, supports gasless transactions (via third party relayers) and implements a flexible extension mechanism.
Project structure
- Specification
contracts- source code of all the smart contracts of the project and their dependencies.wrappers- wrapper classes (implementingContractfrom ton-core) for the contracts, including any [de]serialization primitives and compilation functions.tests- tests for the contracts.scripts- scripts used by the project, mainly the deployment scripts, additionally contains utilities for gas optimisation.fift- contains standard Fift v0.4.4 library including the assembler and disassembler for gas optimisation utilities.
Additional documentation
- Gas improvements - a log of improvements, detailed by primary code paths, global gas counters per commit.
- Contest - a note showing some information about interesting improvements during the optimisation contest.
How to use
Build
npm run build:v5
Test
npm run test
Deployment
- Deploy library:
npm run deploy-library - Deploy wallet:
npm run deploy-wallet
Get wallet compiled code
npm run print-wallet-code
Related Skills
node-connect
345.9kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
106.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
345.9kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
345.9kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
