Skip to content

Commit b991b41

Browse files
authored
Beta Merge (#99)
* Docs Updates Readme VIAT DEMO
1 parent c5d0165 commit b991b41

File tree

4 files changed

+64
-48
lines changed

4 files changed

+64
-48
lines changed

docs/README.md

Lines changed: 20 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
<h1 align="center"></h1>
2-
<h3 align="center" class="mono">$VIAT (NATIVE CRYPTO)</h3>
3-
<h4 align="center" class="mono">TOKENS: $bVIAT (BNB) | $SNTVT (ETH)</h4>
4-
<!-- | $mVIAT (SOL MEME) -->
1+
<h1 align="center">⩝</h1>
52
<h2 align="center">WELCOME TO THE NEXUS</h2>
3+
<h4 align="center" class="mono"><a href="https://github.com/universalweb/Network/tree/master/viat">$VIAT</a> | <a href="https://github.com/universalweb/Network/">GITHUB</a></h4>
4+
<h4 align="center" class="mono">TOKENS: $bVIAT (BNB)</h4>
5+
<!-- <h4 align="center" class="mono">TOKENS: $bVIAT (BNB) [ACTIVE] | $SNTVT (ETH) [INACTIVE]</h4> -->
6+
<!-- | $mVIAT (SOL MEME) -->
67
<p align="center">META-LAYER SOLUTION</p>
78
<h4 align="center"> POST QUANTUM CRYPTOGRAPHIC NEXUS </h4>
89
<!-- <p align="center"> <a href="https://github.com/universalweb/Whitepaper">WHITEPAPER (OUTDATED - OLD DESIGN)</a> </p> -->
@@ -17,19 +18,20 @@
1718
<h4 align="center"> VIAT CRYPTOGRAPHY </h4>
1819
<p>VIAT uses hybrid post quantum cryptography which combines classical and post quantum cryptography into a singular algorithm. There are two hybrid post quantum algorithms one is for Signatures and the other is for Key Exchanges. All primary VIAT cryptography used is listed below more are available for the UW.</p>
1920
<hr style="margin-top:5px;width:70%" />
20-
<p> <span style="margin-left:10px;">SIGNATURE: DILITHIUM ◉ ED25519 ◉ SPHINCS+</span> </p>
21-
<p> <span style="margin-left:10px;">KEY EXCHANGE: KYBER ◉ x25519</span> </p>
22-
<p> <span style="margin-left:10px;">HASH: SHAKE256 (32 &amp; 64 byte outputs)</span> </p>
23-
<p> <span style="margin-left:10px;">WALLET ADDRESS: 64bytes SHAKE256 512bit expanded output</span> </p>
24-
<p> <span style="margin-left:10px;">ENCRYPTION (AEAD): AEGIS-256 - XChaCha20Poly1305-IETF</span> </p>
25-
<p> <span style="margin-left:10px;">SYMBOL: <a href="https://www.compart.com/en/unicode/U+2A5D">⩝</a></span> </p>
21+
<p> <span style="margin-left:10px;">SIGNATURE: DILITHIUM ◉ ED25519 ◉ SPHINCS+</span></p>
22+
<p> <span style="margin-left:10px;">KEY EXCHANGE: KYBER ◉ x25519</span></p>
23+
<p> <span style="margin-left:10px;">HASH: SHAKE256 (32 &amp; 64 byte outputs)</span></p>
24+
<p> <span style="margin-left:10px;">WALLET ADDRESS: 64bytes SHAKE256 512bit expanded output</span></p>
25+
<p> <span style="margin-left:10px;">ENCRYPTION (AEAD): AEGIS-256 - XChaCha20Poly1305-IETF</span></p>
26+
<p> <span style="margin-left:10px;">SYMBOL: <a href="https://www.compart.com/en/unicode/U+2A5D">⩝</a></span></p>
27+
<p> <span style="margin-left:10px;">PROOF: Hybrid Proof of Work</span></p>
2628
<hr />
2729
<h4 align="center"> UW CRYPTOGRAPHY </h4>
2830
<p>These are all the cryptographic algorithms supported or play a role in the UW/VIAT. Hybrid post quantum algorithms are available for Key Exchanges and Signatures.</p>
2931
<hr style="margin-top:5px;width:70%" />
30-
<p> <span style="margin-left:10px;">KEY EXCHANGE: [KYBER, x25519]</span> </p>
31-
<p> <span style="margin-left:10px;">ENCRYPTION (AEAD): [AEGIS-256, XChaCha20Poly1305-IETF]</span> </p>
32-
<p> <span style="margin-left:10px;">SIGNATURE: [DILITHIUM, ED25519, SPHINCS+, FALCON]</span> </p>
32+
<p> <span style="margin-left:10px;">KEY EXCHANGE: [KYBER, x25519]</span></p>
33+
<p> <span style="margin-left:10px;">ENCRYPTION (AEAD): [AEGIS-256, XChaCha20Poly1305-IETF]</span></p>
34+
<p> <span style="margin-left:10px;">SIGNATURE: [DILITHIUM, ED25519, SPHINCS+, FALCON]</span></p>
3335
<p> <span style="margin-left:10px;">HASH: [SHAKE256, BLAKE3]</span></p>
3436
<hr />
3537
<h1 align="center">F.A.Q</h1>
@@ -53,12 +55,12 @@
5355
<h4>Perspective &amp; Rational</h4>
5456
<p>Re-imagining the Web from the ground up may seem like a radical proposition, but it is entirely logical, rational, within our ability, &amp; necessary. At its core, the Web is a collection of software solutions. Therefore, creating a system that can replace yet go beyond the Web doesn’t require reinventing the physical infrastructure; it simply demands innovative software designed to leverage current innovations while addressing the limitations of the old.</p>
5557
<p>If we critically evaluate the challenges facing the current Web, from inefficiencies &amp; vulnerabilities to its inability to fully embrace emerging technologies, it becomes self-evident that incremental updates aren't going to address fundamental design flaws. A foundational overhaul is not only viable but also more efficient and cost-effective. By building on 30 years of lessons, we can envision something that goes beyond what we call a Web, which integrates cutting-edge technologies and anticipates future advancements. This isn’t just an opportunity; it’s an imperative to build the future.</p>
56-
<h4>SUMMARY</h4>
58+
<h4>CODE REPO SUMMARY</h4>
5759
<ul>
60+
<li><a href="https://github.com/universalweb/Network/tree/master/examples/viat.js">VIAT</a></li>
5861
<li><a href="https://github.com/universalweb/Network/tree/master/udsp/server">NETWORK PROTOCOL UDSP MODULE</a></li>
5962
<li><a href="https://github.com/universalweb/Network/tree/master/udsp/server">SERVER MODULE</a></li>
6063
<li><a href="https://github.com/universalweb/Network/tree/master/udsp/client">CLIENT MODULE</a></li>
61-
<li><a href="https://github.com/universalweb/Network/tree/master/examples/viat.js">VIAT WALLETS</a></li>
6264
<li><a href="https://github.com/universalweb/Network/tree/master/viat">VIAT CODE FOLDER</a></li>
6365
<li><a href="https://github.com/universalweb/Network/tree/master/examples/serverApp">EXAMPLE APP</a></li>
6466
<li><a href="https://github.com/universalweb/Network/tree/master/examples/certificates.js">DEMO CERTS</a></li>
@@ -84,11 +86,13 @@
8486
<li>Multi-Device Support</li>
8587
<li>UW BROWSER</li>
8688
<li>VIAT - NATIVE CRYPTOCURRENCY</li>
89+
<li>VIAT GUI WALLET</li>
90+
<li>VIAT MINING GUI</li>
8791
<li>DECENTRALIZED GOVERNANCE</li>
8892
</ul>
8993
<hr />
9094
<h4 align="center">Want to contribute? Then join the Imperium today!</h4>
91-
<p align="center">To help write content, make art, write code, share it, and or star this repo! All are welcome to the Nexus.</p>
95+
<p align="center">To help write content, make art, write code, share it, and or star our repo! All are welcome to the Nexus.</p>
9296
<hr />
9397
<small>COPYRIGHT © 2025 VIAT, <a href="https://universalweb.io">UNIVERSAL WEB</a>, THE NEXUS</small>
9498
<br />

docs/content.html

Lines changed: 20 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
<h1 align="center"></h1>
2-
<h3 align="center" class="mono">$VIAT (NATIVE CRYPTO)</h3>
3-
<h4 align="center" class="mono">TOKENS: $bVIAT (BNB) | $SNTVT (ETH)</h4>
4-
<!-- | $mVIAT (SOL MEME) -->
1+
<h1 align="center"></h1>
52
<h2 align="center">WELCOME TO THE NEXUS</h2>
3+
<h4 align="center" class="mono"><a href="https://github.com/universalweb/Network/tree/master/viat">$VIAT</a> | <a href="https://github.com/universalweb/Network/">GITHUB</a></h4>
4+
<h4 align="center" class="mono">TOKENS: $bVIAT (BNB)</h4>
5+
<!-- <h4 align="center" class="mono">TOKENS: $bVIAT (BNB) [ACTIVE] | $SNTVT (ETH) [INACTIVE]</h4> -->
6+
<!-- | $mVIAT (SOL MEME) -->
67
<p align="center">META-LAYER 󰽙 SOLUTION</p>
78
<h4 align="center"> POST QUANTUM CRYPTOGRAPHIC NEXUS </h4>
89
<!-- <p align="center"> <a href="https://github.com/universalweb/Whitepaper">WHITEPAPER (OUTDATED - OLD DESIGN)</a> </p> -->
@@ -17,19 +18,20 @@ <h5 align="center" class="mono"> <a href="https://x.com/tommarchi">LEAD DEV</
1718
<h4 align="center"> VIAT CRYPTOGRAPHY 󱕵 </h4>
1819
<p>VIAT uses hybrid post quantum cryptography which combines classical and post quantum cryptography into a singular algorithm. There are two hybrid post quantum algorithms one is for Signatures and the other is for Key Exchanges. All primary VIAT cryptography used is listed below more are available for the UW.</p>
1920
<hr style="margin-top:5px;width:70%" />
20-
<p> 󱕴 <span style="margin-left:10px;">SIGNATURE: DILITHIUM ◉ ED25519 ◉ SPHINCS+</span> </p>
21-
<p> 󰌇 <span style="margin-left:10px;">KEY EXCHANGE: KYBER ◉ x25519</span> </p>
22-
<p><span style="margin-left:10px;">HASH: SHAKE256 (32 &amp; 64 byte outputs)</span> </p>
23-
<p> 󰀋 <span style="margin-left:10px;">WALLET ADDRESS: 64bytes  SHAKE256 512bit expanded output</span> </p>
24-
<p> 󱌒 <span style="margin-left:10px;">ENCRYPTION (AEAD): AEGIS-256 - XChaCha20Poly1305-IETF</span> </p>
25-
<p><span style="margin-left:10px;">SYMBOL: <a href="https://www.compart.com/en/unicode/U+2A5D"></a></span> </p>
21+
<p> 󱕴 <span style="margin-left:10px;">SIGNATURE: DILITHIUM ◉ ED25519 ◉ SPHINCS+</span></p>
22+
<p> 󰌇 <span style="margin-left:10px;">KEY EXCHANGE: KYBER ◉ x25519</span></p>
23+
<p><span style="margin-left:10px;">HASH: SHAKE256 (32 &amp; 64 byte outputs)</span></p>
24+
<p> 󰀋 <span style="margin-left:10px;">WALLET ADDRESS: 64bytes  SHAKE256 512bit expanded output</span></p>
25+
<p> 󱌒 <span style="margin-left:10px;">ENCRYPTION (AEAD): AEGIS-256 - XChaCha20Poly1305-IETF</span></p>
26+
<p><span style="margin-left:10px;">SYMBOL: <a href="https://www.compart.com/en/unicode/U+2A5D"></a></span></p>
27+
<p> 󰢷 <span style="margin-left:10px;">PROOF: Hybrid Proof of Work</span></p>
2628
<hr />
2729
<h4 align="center"> UW CRYPTOGRAPHY </h4>
2830
<p>These are all the cryptographic algorithms supported or play a role in the UW/VIAT. Hybrid post quantum algorithms are available for Key Exchanges and Signatures.</p>
2931
<hr style="margin-top:5px;width:70%" />
30-
<p> 󰌇 <span style="margin-left:10px;">KEY EXCHANGE: [KYBER, x25519]</span> </p>
31-
<p> 󱌒 <span style="margin-left:10px;">ENCRYPTION (AEAD): [AEGIS-256, XChaCha20Poly1305-IETF]</span> </p>
32-
<p> 󱕴 <span style="margin-left:10px;">SIGNATURE: [DILITHIUM, ED25519, SPHINCS+, FALCON]</span> </p>
32+
<p> 󰌇 <span style="margin-left:10px;">KEY EXCHANGE: [KYBER, x25519]</span></p>
33+
<p> 󱌒 <span style="margin-left:10px;">ENCRYPTION (AEAD): [AEGIS-256, XChaCha20Poly1305-IETF]</span></p>
34+
<p> 󱕴 <span style="margin-left:10px;">SIGNATURE: [DILITHIUM, ED25519, SPHINCS+, FALCON]</span></p>
3335
<p> 󱕴 <span style="margin-left:10px;">HASH: [SHAKE256, BLAKE3]</span></p>
3436
<hr />
3537
<h1 align="center">F.A.Q</h1>
@@ -53,12 +55,12 @@ <h4>Is the UW's DIS and the WWW's DNS the same?</h4>
5355
<h4>Perspective &amp; Rational</h4>
5456
<p>Re-imagining the Web from the ground up may seem like a radical proposition, but it is entirely logical, rational, within our ability, &amp; necessary. At its core, the Web is a collection of software solutions. Therefore, creating a system that can replace yet go beyond the Web doesn’t require reinventing the physical infrastructure; it simply demands innovative software designed to leverage current innovations while addressing the limitations of the old.</p>
5557
<p>If we critically evaluate the challenges facing the current Web, from inefficiencies &amp; vulnerabilities to its inability to fully embrace emerging technologies, it becomes self-evident that incremental updates aren't going to address fundamental design flaws. A foundational overhaul is not only viable but also more efficient and cost-effective. By building on 30 years of lessons, we can envision something that goes beyond what we call a Web, which integrates cutting-edge technologies and anticipates future advancements. This isn’t just an opportunity; it’s an imperative to build the future.</p>
56-
<h4>SUMMARY</h4>
58+
<h4>CODE REPO SUMMARY</h4>
5759
<ul>
60+
<li><a href="https://github.com/universalweb/Network/tree/master/examples/viat.js">VIAT</a></li>
5861
<li><a href="https://github.com/universalweb/Network/tree/master/udsp/server">NETWORK PROTOCOL UDSP MODULE</a></li>
5962
<li><a href="https://github.com/universalweb/Network/tree/master/udsp/server">SERVER MODULE</a></li>
6063
<li><a href="https://github.com/universalweb/Network/tree/master/udsp/client">CLIENT MODULE</a></li>
61-
<li><a href="https://github.com/universalweb/Network/tree/master/examples/viat.js">VIAT WALLETS</a></li>
6264
<li><a href="https://github.com/universalweb/Network/tree/master/viat">VIAT CODE FOLDER</a></li>
6365
<li><a href="https://github.com/universalweb/Network/tree/master/examples/serverApp">EXAMPLE APP</a></li>
6466
<li><a href="https://github.com/universalweb/Network/tree/master/examples/certificates.js">DEMO CERTS</a></li>
@@ -84,11 +86,13 @@ <h4>BROAD CODE OBJECTIVES</h4>
8486
<li>Multi-Device Support</li>
8587
<li>UW BROWSER</li>
8688
<li>VIAT - NATIVE CRYPTOCURRENCY</li>
89+
<li>VIAT GUI WALLET</li>
90+
<li>VIAT MINING GUI</li>
8791
<li>DECENTRALIZED GOVERNANCE</li>
8892
</ul>
8993
<hr />
9094
<h4 align="center">Want to contribute? Then join the Imperium today!</h4>
91-
<p align="center">To help write content, make art, write code, share it, and or star this repo! All are welcome to the Nexus.</p>
95+
<p align="center">To help write content, make art, write code, share it, and or star our repo! All are welcome to the Nexus.</p>
9296
<hr />
9397
<small>COPYRIGHT © 2025 VIAT, <a href="https://universalweb.io">UNIVERSAL WEB</a>, THE NEXUS</small>
9498
<br />

docs/index.html

Lines changed: 20 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,12 @@
1212

1313
<body>
1414
<canvas id="particle-canvas"></canvas>
15-
<div class="content"> <h1 align="center"></h1>
16-
<h3 align="center" class="mono">$VIAT (NATIVE CRYPTO)</h3>
17-
<h4 align="center" class="mono">TOKENS: $bVIAT (BNB) | $SNTVT (ETH)</h4>
18-
<!-- | $mVIAT (SOL MEME) -->
15+
<div class="content"> <h1 align="center"></h1>
1916
<h2 align="center">WELCOME TO THE NEXUS</h2>
17+
<h4 align="center" class="mono"><a href="https://github.com/universalweb/Network/tree/master/viat">$VIAT</a> | <a href="https://github.com/universalweb/Network/">GITHUB</a></h4>
18+
<h4 align="center" class="mono">TOKENS: $bVIAT (BNB)</h4>
19+
<!-- <h4 align="center" class="mono">TOKENS: $bVIAT (BNB) [ACTIVE] | $SNTVT (ETH) [INACTIVE]</h4> -->
20+
<!-- | $mVIAT (SOL MEME) -->
2021
<p align="center">META-LAYER 󰽙 SOLUTION</p>
2122
<h4 align="center"> POST QUANTUM CRYPTOGRAPHIC NEXUS </h4>
2223
<!-- <p align="center"> <a href="https://github.com/universalweb/Whitepaper">WHITEPAPER (OUTDATED - OLD DESIGN)</a> </p> -->
@@ -31,19 +32,20 @@ <h5 align="center" class="mono"> <a href="https://x.com/tommarchi">LEAD DEV</
3132
<h4 align="center"> VIAT CRYPTOGRAPHY 󱕵 </h4>
3233
<p>VIAT uses hybrid post quantum cryptography which combines classical and post quantum cryptography into a singular algorithm. There are two hybrid post quantum algorithms one is for Signatures and the other is for Key Exchanges. All primary VIAT cryptography used is listed below more are available for the UW.</p>
3334
<hr style="margin-top:5px;width:70%" />
34-
<p> 󱕴 <span style="margin-left:10px;">SIGNATURE: DILITHIUM ◉ ED25519 ◉ SPHINCS+</span> </p>
35-
<p> 󰌇 <span style="margin-left:10px;">KEY EXCHANGE: KYBER ◉ x25519</span> </p>
36-
<p><span style="margin-left:10px;">HASH: SHAKE256 (32 &amp; 64 byte outputs)</span> </p>
37-
<p> 󰀋 <span style="margin-left:10px;">WALLET ADDRESS: 64bytes  SHAKE256 512bit expanded output</span> </p>
38-
<p> 󱌒 <span style="margin-left:10px;">ENCRYPTION (AEAD): AEGIS-256 - XChaCha20Poly1305-IETF</span> </p>
39-
<p><span style="margin-left:10px;">SYMBOL: <a href="https://www.compart.com/en/unicode/U+2A5D"></a></span> </p>
35+
<p> 󱕴 <span style="margin-left:10px;">SIGNATURE: DILITHIUM ◉ ED25519 ◉ SPHINCS+</span></p>
36+
<p> 󰌇 <span style="margin-left:10px;">KEY EXCHANGE: KYBER ◉ x25519</span></p>
37+
<p><span style="margin-left:10px;">HASH: SHAKE256 (32 &amp; 64 byte outputs)</span></p>
38+
<p> 󰀋 <span style="margin-left:10px;">WALLET ADDRESS: 64bytes  SHAKE256 512bit expanded output</span></p>
39+
<p> 󱌒 <span style="margin-left:10px;">ENCRYPTION (AEAD): AEGIS-256 - XChaCha20Poly1305-IETF</span></p>
40+
<p><span style="margin-left:10px;">SYMBOL: <a href="https://www.compart.com/en/unicode/U+2A5D"></a></span></p>
41+
<p> 󰢷 <span style="margin-left:10px;">PROOF: Hybrid Proof of Work</span></p>
4042
<hr />
4143
<h4 align="center"> UW CRYPTOGRAPHY </h4>
4244
<p>These are all the cryptographic algorithms supported or play a role in the UW/VIAT. Hybrid post quantum algorithms are available for Key Exchanges and Signatures.</p>
4345
<hr style="margin-top:5px;width:70%" />
44-
<p> 󰌇 <span style="margin-left:10px;">KEY EXCHANGE: [KYBER, x25519]</span> </p>
45-
<p> 󱌒 <span style="margin-left:10px;">ENCRYPTION (AEAD): [AEGIS-256, XChaCha20Poly1305-IETF]</span> </p>
46-
<p> 󱕴 <span style="margin-left:10px;">SIGNATURE: [DILITHIUM, ED25519, SPHINCS+, FALCON]</span> </p>
46+
<p> 󰌇 <span style="margin-left:10px;">KEY EXCHANGE: [KYBER, x25519]</span></p>
47+
<p> 󱌒 <span style="margin-left:10px;">ENCRYPTION (AEAD): [AEGIS-256, XChaCha20Poly1305-IETF]</span></p>
48+
<p> 󱕴 <span style="margin-left:10px;">SIGNATURE: [DILITHIUM, ED25519, SPHINCS+, FALCON]</span></p>
4749
<p> 󱕴 <span style="margin-left:10px;">HASH: [SHAKE256, BLAKE3]</span></p>
4850
<hr />
4951
<h1 align="center">F.A.Q</h1>
@@ -67,12 +69,12 @@ <h4>Is the UW's DIS and the WWW's DNS the same?</h4>
6769
<h4>Perspective &amp; Rational</h4>
6870
<p>Re-imagining the Web from the ground up may seem like a radical proposition, but it is entirely logical, rational, within our ability, &amp; necessary. At its core, the Web is a collection of software solutions. Therefore, creating a system that can replace yet go beyond the Web doesn’t require reinventing the physical infrastructure; it simply demands innovative software designed to leverage current innovations while addressing the limitations of the old.</p>
6971
<p>If we critically evaluate the challenges facing the current Web, from inefficiencies &amp; vulnerabilities to its inability to fully embrace emerging technologies, it becomes self-evident that incremental updates aren't going to address fundamental design flaws. A foundational overhaul is not only viable but also more efficient and cost-effective. By building on 30 years of lessons, we can envision something that goes beyond what we call a Web, which integrates cutting-edge technologies and anticipates future advancements. This isn’t just an opportunity; it’s an imperative to build the future.</p>
70-
<h4>SUMMARY</h4>
72+
<h4>CODE REPO SUMMARY</h4>
7173
<ul>
74+
<li><a href="https://github.com/universalweb/Network/tree/master/examples/viat.js">VIAT</a></li>
7275
<li><a href="https://github.com/universalweb/Network/tree/master/udsp/server">NETWORK PROTOCOL UDSP MODULE</a></li>
7376
<li><a href="https://github.com/universalweb/Network/tree/master/udsp/server">SERVER MODULE</a></li>
7477
<li><a href="https://github.com/universalweb/Network/tree/master/udsp/client">CLIENT MODULE</a></li>
75-
<li><a href="https://github.com/universalweb/Network/tree/master/examples/viat.js">VIAT WALLETS</a></li>
7678
<li><a href="https://github.com/universalweb/Network/tree/master/viat">VIAT CODE FOLDER</a></li>
7779
<li><a href="https://github.com/universalweb/Network/tree/master/examples/serverApp">EXAMPLE APP</a></li>
7880
<li><a href="https://github.com/universalweb/Network/tree/master/examples/certificates.js">DEMO CERTS</a></li>
@@ -98,11 +100,13 @@ <h4>BROAD CODE OBJECTIVES</h4>
98100
<li>Multi-Device Support</li>
99101
<li>UW BROWSER</li>
100102
<li>VIAT - NATIVE CRYPTOCURRENCY</li>
103+
<li>VIAT GUI WALLET</li>
104+
<li>VIAT MINING GUI</li>
101105
<li>DECENTRALIZED GOVERNANCE</li>
102106
</ul>
103107
<hr />
104108
<h4 align="center">Want to contribute? Then join the Imperium today!</h4>
105-
<p align="center">To help write content, make art, write code, share it, and or star this repo! All are welcome to the Nexus.</p>
109+
<p align="center">To help write content, make art, write code, share it, and or star our repo! All are welcome to the Nexus.</p>
106110
<hr />
107111
<small>COPYRIGHT © 2025 VIAT, <a href="https://universalweb.io">UNIVERSAL WEB</a>, THE NEXUS</small>
108112
<br />

examples/viat.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
// Generate two wallets in the Viat network.
55
// Two wallets interact and send each other some amount of VIAT.
66
import { Wallet, wallet } from '#viat/index';
7+
import { encode } from '#utilities/serialize';
78
import { toSmallestUnit } from '#viat/math/coin';
89
const amy = await wallet();
910
const mitzi = await wallet();
@@ -16,3 +17,6 @@ const manaAmount = 10000n;
1617
const txBlock = await amy.createTransaction(sendAmount, mitziAddress, manaAmount);
1718
console.log('TX BLOCK', txBlock.block);
1819
console.log('RECEIPT BLOCK', txBlock.receipt.block);
20+
const txBlockSize = (await encode(txBlock.block)).length;
21+
const receiptBlockSize = (await encode(txBlock.receipt.block)).length;
22+
console.log(txBlockSize + receiptBlockSize, 'bytes');

0 commit comments

Comments
 (0)