BOLT X
Bolt-X crypto-wallet extension
BOLT X란 무엇입니까?
BOLT X은(는) http://bolt.global에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Bolt-X crypto-wallet extension"입니다.
확장 프로그램 스크린샷
BOLT X 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
BoltX is more than just a crypto wallet – it is a secure, fun, and easy way to get started with the world of crypto. You can use BoltX to send, receive, and store Ethereum, Zilliqa and many other cryptocurrencies, including viewing and sending NFTs. We are a multi-chain wallet - BoltX allows you to access distributed applications deployed on the Ethereum and Zilliqa blockchain protocols. The BoltX extension injects an object into every website's javascript context so that decentralized applications can interact with your wallet, and you can interact with the application. Why you’ll love BoltX: - Bring your own wallet by importing your secret recovery phrase from other wallets such as Trust Wallet, Rainbow Wallet, ZilPay or Metamask - A simple interface and clean design to elevate the user experience - View your crypto portfolio value in one glance on the homepage - Full transaction history for everything that has happened within your wallet - View your NFT collectibles in your very own NFT Gallery - Custom support for custom Ethereum (ERC-20) and Zilliqa (ZRC-2) tokens - Custom support for NFT collectibles (fetched via contract address) - Exciting new features added every single month! Visit http://boltx.app/ to learn more about what we do.
확장 프로그램 기본 정보
이름 | |
ID | aodkkagnadcbobfpggfnjeongemjbjca |
공식 URL | https://chrome.google.com/webstore/detail/bolt-x/aodkkagnadcbobfpggfnjeongemjbjca |
설명 | Bolt-X crypto-wallet extension |
파일 크기 | 4.97 MB |
설치 횟수 | 507 |
현재 버전 | 0.1.8 |
최근 업데이트 | 2022-08-17 |
출시 날짜 | 2021-08-28 |
평점 | 5.00/5 총 5 개의 평점 |
개발자 | http://bolt.global |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://boltx.app |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "BOLT X", "background": { "scripts": [ "browser-polyfill.js", "background.bundle.js" ], "persistent": true }, "browser_action": { "default_popup": "popup.html", "default_icon": "icon-34.png", "default_title": "Bolt-X" }, "icons": { "34": "icon-34.png", "128": "icon-128.png" }, "content_scripts": [ { "matches": [ " |