Vite Q2 2022 Accomplishments
Vite Q2 2022 Accomplishments: handful of updates including the 7th Mainnet upgrade and technical improvements that make it easier to write end-to-end dApps and develop / test / debug contracts on Vite.
Vuilder Kit
Vuilder Kit is a Solidity++ smart contract development toolkit for Vite developers. Vite Q2 2022 Accomplishments, It facilitates performing frequent tasks such as contract compiling, library linking, testing and deploying.
Solidity++ 0.8 Visual Code Extension Refactoring
- Migrated web view to VS Code and debug directly in VS Code
- Added new functions: managing wallet, network
- Added compile contracts, deploy contracts, and debug contracts in VS Code
- Updated syntax highlighting, semantic highlight, snippets, linting, compilation, error prompts, compiled BIN and ABI storage
New ABI of Asset (Token) Built-In Contract Update
- Fully compatible with ABI of external contracts
- Fully compatible with Ethereum Solidity ABI specification
- Fully compatible with VEP19 (Solidity++ 0.8.1), i.e. it’s possible to get return values from a function through
await
operator - Read-only view functions can be called from either external contracts or frontends (via
contract_query
RPC) - Possible to burn tokens by sending them to the address of the asset built-in contract. (it acts as a blackhole address)
- Removed the
only owner is allowed to burn
option. Anyone is now allowed to burn mintable tokens - Fully backward compatibility, the old ABI is available after the new ABI goes live
$VITE listings
BinanceUS
$VITE is officially in the US — Binance.US. Users can trade VITE/USD and VITE/USDT and buy VITE via bank transfer (ACH), debit card, or wire transfer.
BitMart
To mark recent $VITE listing on BitMart, BitMart held not one, but two impressive campaigns. The support from each campaign helped grow following by approximately 1k followers per day.
BTSE
They are proud to announce that VITE listed on BTSE, an all-in-one order-book CEX.
Consensus 2022 Sponsor
Vite Labs sponsored and hosted a booth at Consensus, co-hosted a side event just outside the convention center, and successfully communicated with an audience of more than 17,000 attendees what #0GL1 is all about. It’s safe to say that it was a success!
About Vite
Vite is a lightning-fast blockchain where transactions incur zero fees. It is the world’s first DAG-based smart contract platform. Vite’s flagship DApp is ViteX, a truly trustless DEX deployed on the Vite chain.
SOURCE:
https://medium.com/vitelabs/q2-2022-accomplishments-72e746816d99