Add VigiChain to a Wallet
EVM wallets use custom network fields only when an EVM-compatible RPC gateway is active. Native VigiChain wallets use vigi1, tvigi1 or dvigi1 address prefixes.
Public, multilingual instructions for preparing wallets, using VigiChain safely, mining testnet VIGI and integrating explorer/RPC data. These guides are honest about current status: mainnet is locked and the public RPC DNS must resolve to running infrastructure before external miners or wallets can rely on it.
vigichain.org/rpc answers, and anyone can join the network with one command (below). Testnet VIGI has no economic value, deliberately. Do not enter guessed EVM chain IDs. Use the official manifest at /.well-known/vigi-chain.json.
EVM wallets use custom network fields only when an EVM-compatible RPC gateway is active. Native VigiChain wallets use vigi1, tvigi1 or dvigi1 address prefixes.
Use official wallets, verify addresses, review the gas a transaction will cost, check VigiScan, and treat every signature as a security decision.
Mining is proof-of-work based. Block reward is new issuance; transaction GAS goes 100% to the block producer without increasing supply. Gas is the work a transaction imposes on every node that validates it — it is not a charge levied by an operator, and this project does not call it a fee.
Explorers, exchanges, wallets and agents should read the manifest, RPC docs, sitemap, robots and LLM files instead of relying on manual numbers.
| Network name | VigiChain Testnet |
|---|---|
| RPC URL | https://vigichain.org/rpc |
| Currency symbol | VIGI |
| Block explorer | https://vigichain.org/scan |
| EVM Chain ID | Not active in the official manifest yet. Do not use a guessed value. Wait until evmCompatibility.chainId is published and eth_chainId matches. |
Bitcoin wallets cannot add arbitrary chains like MetaMask. Use Vigi Wallet or a wallet with explicit VigiChain native support. BTC wallets may only participate through supported BIP-322/PSBT proof or route adapters; never import your seed into an unknown app.
curl -fsSL https://vigichain.org/join.sh | bash
On Windows, in PowerShell: irm https://vigichain.org/join.ps1 | iex. The script downloads the current signed release, checks its SHA-256 and its signature against the published release key, refuses to run a binary that fails either, installs under your home directory and starts mining. Nothing needs administrator rights and nothing starts at boot; delete ~/.vigichain and it is gone.
Node releases and their signatures: github.com/VestigeIndex/vigichain-node/releases. There are no working DNS bootnodes today — nodes find each other through the relay at wss://p2p.vigichain.org/p2p, through peer-address gossip and through peers remembered on disk. Any document that tells you to bootstrap against seed-1/2/3.vigichain.org is out of date, including earlier versions of this page.
Receive on a testnet tvigi1 address, verify the address on screen, send a small test first, confirm the gas, then check VigiScan. Testnet VIGI has no economic value.
Read llms.txt, llms-full.txt, sitemap.xml, robots.txt and the network manifest.
Compact localized guide summaries follow for every website language. The technical fields above are canonical and should be checked against the manifest before use.
Para wallets EVM, añade la red solo cuando el gateway EVM oficial esté activo y el Chain ID aparezca en el manifiesto. No uses números inventados. Para BTC/native, usa Vigi Wallet o una wallet con soporte VigiChain real; una wallet Bitcoin normal no añade cadenas como MetaMask.
Clona el repo, compila con cargo build --release y ejecuta ./scripts/run-public-testnet-miner.sh. La minería pública requiere que los seed nodes y el RPC resuelvan DNS y estén encendidos.
Recibe en una dirección tvigi1, verifica el destino, envía primero una cantidad pequeña, revisa fees y consulta VigiScan. Testnet VIGI no tiene valor real.
EVM-Wallets nur konfigurieren, wenn das offizielle EVM-Gateway aktiv ist und die Chain ID im Manifest steht. Keine geratenen Werte verwenden. BTC-Wallets können VigiChain nicht wie MetaMask hinzufügen; nutze Vigi Wallet oder explizite native Unterstützung.
Repository klonen, mit cargo build --release bauen und ./scripts/run-public-testnet-miner.sh starten. Öffentliches Mining braucht erreichbare Seed-Nodes und RPC-DNS.
Nutze tvigi1 für Testnet, prüfe Adresse und Gebühren, sende zuerst klein und kontrolliere VigiScan. Testnet VIGI hat keinen realen Wert.
Ajoutez le réseau dans une wallet EVM seulement lorsque la passerelle EVM officielle est active et que le Chain ID est publié dans le manifeste. Les wallets Bitcoin ne peuvent pas ajouter VigiChain comme MetaMask; utilisez Vigi Wallet ou un support natif explicite.
Clonez le dépôt, compilez avec cargo build --release, puis lancez ./scripts/run-public-testnet-miner.sh. Le minage public exige des seed nodes et un RPC DNS réellement disponibles.
Recevez sur tvigi1, vérifiez l'adresse, envoyez d'abord un petit montant, contrôlez les frais et VigiScan. Le VIGI testnet n'a pas de valeur économique.
Configura wallet EVM solo quando il gateway EVM ufficiale è attivo e il Chain ID è nel manifesto. Non usare valori ipotizzati. Le wallet Bitcoin non aggiungono VigiChain come MetaMask; serve Vigi Wallet o supporto nativo esplicito.
Clona il repo, compila con cargo build --release ed esegui ./scripts/run-public-testnet-miner.sh. Il mining pubblico richiede seed node e RPC DNS attivi.
Usa indirizzi tvigi1, verifica destinatario e fee, invia prima una piccola quantità e controlla VigiScan. Testnet VIGI non ha valore reale.
Adicione a rede em wallets EVM apenas quando o gateway EVM oficial estiver ativo e o Chain ID constar no manifesto. Não use valores inventados. Wallets Bitcoin não adicionam VigiChain como MetaMask; use Vigi Wallet ou suporte nativo explícito.
Clone o repositório, compile com cargo build --release e execute ./scripts/run-public-testnet-miner.sh. A mineração pública exige seed nodes e RPC DNS funcionando.
Receba em tvigi1, verifique endereço e taxas, envie primeiro pouco e confira no VigiScan. Testnet VIGI não tem valor real.
Voeg VigiChain aan EVM-wallets pas toe wanneer de officiele EVM-gateway actief is en de Chain ID in het manifest staat. Bitcoin-wallets kunnen VigiChain niet als netwerk toevoegen; gebruik Vigi Wallet of expliciete native ondersteuning.
Kloon de repo, bouw met cargo build --release en start ./scripts/run-public-testnet-miner.sh. Publiek minen vereist werkende seed nodes en RPC-DNS.
Gebruik tvigi1, controleer adres en fees, stuur eerst klein en bekijk VigiScan. Testnet VIGI heeft geen echte waarde.
Dodawaj sieć do portfeli EVM tylko wtedy, gdy oficjalna bramka EVM działa, a Chain ID jest w manifeście. Portfele Bitcoin nie dodają VigiChain jak MetaMask; użyj Vigi Wallet albo natywnego wsparcia.
Sklonuj repo, zbuduj cargo build --release i uruchom ./scripts/run-public-testnet-miner.sh. Publiczne kopanie wymaga działających seed nodes i RPC DNS.
Używaj tvigi1, sprawdzaj adres i opłaty, najpierw wyślij małą kwotę i sprawdź VigiScan. Testnet VIGI nie ma realnej wartości.
Adaugă rețeaua în wallet-uri EVM doar când gateway-ul EVM oficial este activ și Chain ID apare în manifest. Wallet-urile Bitcoin nu pot adăuga VigiChain ca MetaMask; folosește Vigi Wallet sau suport nativ explicit.
Clonează repo-ul, compilează cu cargo build --release și rulează ./scripts/run-public-testnet-miner.sh. Minarea publică cere seed nodes și RPC DNS funcționale.
Primește pe tvigi1, verifică adresa și taxele, trimite întâi o sumă mică și verifică VigiScan. Testnet VIGI nu are valoare reală.
EVM cüzdanlarına ağı yalnızca resmi EVM geçidi aktif olduğunda ve Chain ID manifestte yayınlandığında ekleyin. Bitcoin cüzdanları VigiChain'i MetaMask gibi ekleyemez; Vigi Wallet veya açık native destek gerekir.
Repoyu klonlayın, cargo build --release ile derleyin ve ./scripts/run-public-testnet-miner.sh çalıştırın. Genel madencilik için seed node'lar ve RPC DNS canlı olmalıdır.
tvigi1 adresi kullanın, adresi ve ücretleri doğrulayın, önce küçük gönderin ve VigiScan'de kontrol edin. Testnet VIGI gerçek değer taşımaz.
أضف الشبكة إلى محافظ EVM فقط عندما تكون بوابة EVM الرسمية فعالة ويظهر Chain ID في البيان الرسمي. محافظ Bitcoin لا تضيف VigiChain مثل MetaMask؛ استخدم Vigi Wallet أو دعماً أصلياً واضحاً.
انسخ المستودع، ابنِه باستخدام cargo build --release ثم شغّل ./scripts/run-public-testnet-miner.sh. التعدين العام يحتاج عقد seed و DNS/RPC فعالة.
استخدم عنوان tvigi1، تحقق من العنوان والرسوم، أرسل مبلغاً صغيراً أولاً، ثم افحص VigiScan. VIGI على testnet بلا قيمة اقتصادية.
只有在官方 EVM 网关上线、并且清单发布 Chain ID 后,才把 VigiChain 添加到 EVM 钱包。Bitcoin 钱包不能像 MetaMask 一样添加任意链;请使用 Vigi Wallet 或明确支持 VigiChain 的原生钱包。
克隆仓库,运行 cargo build --release,然后运行 ./scripts/run-public-testnet-miner.sh。公开挖矿需要 seed 节点和 RPC DNS 正常运行。
使用 tvigi1 测试网地址,核对地址和费用,先小额发送,再在 VigiScan 检查。测试网 VIGI 没有真实经济价值。
公式 EVM ゲートウェイが有効になり、マニフェストに Chain ID が公開されるまで、EVM ウォレットに推測値を入れないでください。Bitcoin ウォレットは MetaMask のように任意チェーンを追加できません。Vigi Wallet または明示的なネイティブ対応が必要です。
リポジトリを clone し、cargo build --release でビルドして ./scripts/run-public-testnet-miner.sh を実行します。公開マイニングには seed node と RPC DNS の稼働が必要です。
tvigi1 アドレスを使い、宛先と手数料を確認し、最初は少額で送信して VigiScan で確認してください。Testnet VIGI に実価値はありません。
공식 EVM 게이트웨이가 활성화되고 매니페스트에 Chain ID가 공개된 뒤에만 EVM 지갑에 추가하세요. Bitcoin 지갑은 MetaMask처럼 임의 체인을 추가할 수 없습니다. Vigi Wallet 또는 명시적 네이티브 지원이 필요합니다.
저장소를 clone하고 cargo build --release 후 ./scripts/run-public-testnet-miner.sh를 실행합니다. 공개 채굴에는 seed node와 RPC DNS가 실제로 동작해야 합니다.
tvigi1 주소를 사용하고 주소와 수수료를 확인한 뒤 먼저 소액을 보내고 VigiScan에서 확인하세요. Testnet VIGI는 실제 가치가 없습니다.
EVM wallet में नेटवर्क तभी जोड़ें जब आधिकारिक EVM gateway सक्रिय हो और Chain ID manifest में प्रकाशित हो। Bitcoin wallets MetaMask की तरह मनचाही chain नहीं जोड़ते; Vigi Wallet या स्पष्ट native support चाहिए।
Repo clone करें, cargo build --release चलाएँ और फिर ./scripts/run-public-testnet-miner.sh चलाएँ। Public mining के लिए seed nodes और RPC DNS live होने चाहिए।
tvigi1 address प्रयोग करें, address और fees जाँचें, पहले छोटा amount भेजें और VigiScan में verify करें। Testnet VIGI का वास्तविक आर्थिक मूल्य नहीं है।
Добавляйте сеть в EVM-кошелек только когда официальный EVM-шлюз активен и Chain ID опубликован в манифесте. Bitcoin-кошельки не добавляют VigiChain как MetaMask; нужен Vigi Wallet или явная native-поддержка.
Клонируйте репозиторий, соберите cargo build --release и запустите ./scripts/run-public-testnet-miner.sh. Публичный майнинг требует работающих seed nodes и RPC DNS.
Используйте tvigi1, проверяйте адрес и комиссии, сначала отправьте малую сумму и проверьте VigiScan. Testnet VIGI не имеет реальной ценности.