TM « UniversalWeb § VIAT » 🐙 (@tommarchi) 's Twitter Profile
TM « UniversalWeb § VIAT » 🐙

@tommarchi

FOCUS: (#METALAYER - Sub Layer 0) #UniversalWeb™ (#NextGen #Web) & #VIAT™ (#PostQuantum #cryptocurrency) § WORK: #Code & #Patents - #MAC | #Hyprland | #JS © #UW

ID: 17984662

linkhttps://universalweb.io calendar_today09-12-2008 05:07:30

5,5K Tweet

6,6K Followers

2,2K Following

TM « UniversalWeb § VIAT » 🐙 (@tommarchi) 's Twitter Profile Photo

Making live edits to the $VIAT wallet site will look funky as new things move in. Next is a TX Explorer to view other transactions on the network not just your accounts in and out transactions.

TM « UniversalWeb § VIAT » 🐙 (@tommarchi) 's Twitter Profile Photo

$VIAT wallet -> Added an additional address bar better for smaller screens and mobile and TX send dates but formatted to local time in the TX list.

$VIAT wallet -> Added an additional address bar better for smaller screens and mobile and TX send dates but formatted to local time in the TX list.
TM « UniversalWeb § VIAT » 🐙 (@tommarchi) 's Twitter Profile Photo

How a $VIAT Legacy Address is made overview. SHAKE256(CBOR({PublicKey , Version , Cipher ID , PostQTBackupHash}), HashOutputSize) This design ensures future address space expansion is possible via shake256 XOF and supports modular upgrades indefinitely. The CBOR acts as a

TM « UniversalWeb § VIAT » 🐙 (@tommarchi) 's Twitter Profile Photo

The next major update for the $Viat wallet we are going to carry out a mock swap. So let’s make sure everything UI wise etc is where we need it over the next week. If all goes well I’ll make changes to the backend to make a mock swap possible and possibly automatic to some

TM « UniversalWeb § VIAT » 🐙 (@tommarchi) 's Twitter Profile Photo

Working on building this page out as an account explorer then we will have a TX explorer. wallet.viat.network:8080/account.html?a… Overtime this backend will convert to the full $VIAT setup

TM « UniversalWeb § VIAT » 🐙 (@tommarchi) 's Twitter Profile Photo

Working on $VIAT TX page (already on live site) which means we'd have enough to build out more block explorer like functionality. Style will change for both account info page and TX info page but for now it's functional. Links will be added to view more details on each TX. For

Working on $VIAT TX page (already on live site) which means we'd have enough to build out more block explorer like functionality. Style will change for both account info page and TX info page but for now it's functional. Links will be added to view more details on each TX. For
TM « UniversalWeb § VIAT » 🐙 (@tommarchi) 's Twitter Profile Photo

Working on a new $VIAT wallet setup with DaisyUI & tailwindcss but will use vanilla JS and Web Components instead of any JS or component library for now to keep it simple.

TM « UniversalWeb § VIAT » 🐙 (@tommarchi) 's Twitter Profile Photo

$VIAT testnet will have a full reset soon but your private keys are still valid and should be saved if desired. There will be an address generation update meaning each private key will generate a new resulting address.

TM « UniversalWeb § VIAT » 🐙 (@tommarchi) 's Twitter Profile Photo

A $VIAT SC lang or just a good language in general would be something close to this general idea vlang.io . You would write sort of a scripting language with higher level features but it compiles to a low level language like C or Zig which is then compiled into the

TM « UniversalWeb § VIAT » 🐙 (@tommarchi) 's Twitter Profile Photo

The best case #smartcontract setup for $VIAT would look sort of like this Script->Zig->compiled binary. We could get the expressiveness of higher level language features but the speed and power of Zig. Could introduce memory safety guardrails all sorts of things without

TM « UniversalWeb § VIAT » 🐙 (@tommarchi) 's Twitter Profile Photo

The fact that there is only one post quantum algorithm out of signatures that is viable under MTU size but does seem to have some computational cost is wildly alarming. $VIAT is designed to adopt ANY algorithm but its architecture is extreme specific to account for the worse case

TM « UniversalWeb § VIAT » 🐙 (@tommarchi) 's Twitter Profile Photo

$VIAT Wallet Beta site is back up have lots of changes for this week. Keys will remain valid but new address generation will take effect this week. Moving more and more over to the full Viat backend.