Free TON Wallet (For Developers)
Free TON Wallet is the open source wallet with the most users
Free TON Wallet (For Developers)란 무엇입니까?
Free TON Wallet (For Developers)은(는) https://freeton-wallet.org에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Free TON Wallet is the open source wallet with the most users"입니다.
확장 프로그램 스크린샷
Free TON Wallet (For Developers) 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
NOTE: This is advanced version especially for developers that includes Testnet, custom nodes, etc. To safely manage your TON Crystals use End-User version of the application. The first and most popular Free TON wallet. Recommended by the community. Free TON Wallet is firstly launched as result of the #137 Contest. Free TON Wallet is the open source wallet with the most users, coming in several versions (Chrome Wallet Extension/iOS/Android), and you're looking at the Chrome Wallet Extension for Free TON Wallet. Main function: 1. Send and receive TON Crystals 2. Support SafeMultisig and SetCodeMultisig wallet ABI 3. Custom wallet smart contracts About Free TON: Free TON Network — community-driven blockchain. It is a high-performance, scalable and secure blockchain platform with a throughput of millions of transactions per second. For the first time, the emergence of the project, then called the Telegram Open Network or simply TON, was announced by Pavel Durov back. Free TON uses its own decentralized architecture based on smart contracts, and its ecosystem belongs to DAO (Decentralized Autonomous Organization). The purpose of the platform is to create an environment for various services and ordinary transactions serving governments, private companies and users. In other words, Free TON has the potential to become a global platform covering various areas, or, as it is also called, a “super server”. Official Website(iOS/Android download link): https://www.freeton-wallet.org/ Updates: https://docs.freeton-wallet.org/updates/ GitHub: https://github.com/freeton-wallet Telegram: https://t.me/orgfreetonwalletupdates Google Group: https://groups.google.com/g/freeton-wallet
확장 프로그램 기본 정보
이름 | Free TON Wallet (For Developers) |
ID | akcphkffgohbehfpkkmlpfaecdohdfdo |
공식 URL | https://chromewebstore.google.com/detail/free-ton-wallet-for-devel/akcphkffgohbehfpkkmlpfaecdohdfdo |
설명 | Free TON Wallet is the open source wallet with the most users |
파일 크기 | 2.03 MB |
설치 횟수 | 20 |
현재 버전 | 0.1.1.0 |
최근 업데이트 | 2021-06-21 |
출시 날짜 | 2021-06-08 |
개발자 | https://freeton-wallet.org |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://www.freeton-wallet.org/ |
도움말 페이지 URL | https://groups.google.com/g/freeton-wallet |
지원되는 언어 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Free TON Wallet (For Developers)", "version": "0.1.1.0", "description": "Free TON Wallet is the open source wallet with the most users", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'", "browser_action": { "default_popup": "index.html", "default_icon": "\/icons\/freeton-256.png" }, "manifest_version": 2 } |