EverKit – All about TVM blockchains
426 subscribers
2.33K photos
53 videos
2.78K links
EverKit team's channel about Everscale network

Our chat: @everkit_chat

Feedback: @everkit_bot
Download Telegram
Everspace wallet has been updated in a big way 🌀

The Everspace team has released a new version of the app for iOS and Android. It's now more convenient to stake:

▶️Automatic search and display of your steaks
▶️Support for basic and busted staking
▶️dePool recommendation: the interface itself will suggest a reliable and favourable pool for you
▶️Accumulated reward display
▶️Clear coin return interface

🔗 Download the Everspace app

#ever #everspace #updates #post
Please open Telegram to view this post
VIEW IN TELEGRAM
Voting results in Epoch #24 on FlatQube DAO 🗳

Epoch 24 and voting on the distribution of awards between new farming pools for the next farming period (14 days), has ended on FlatQube DAO.

veQUBE voted in total: 161 136.

Distribution of votes between pools:

GVMMNY/INDMNY — 25%
CSFT/FTSC — 24.97%
WBTC/WEVER — 8.81%
WETH/WEVER — 6.66%
WEVER/USDT — 6.47%
WBTC/BRIDGE — 6.06%
QUBE/WEVER — 5.33%
USDT/USDC — 4.1%
WEVER/USDC — 3.13%
WEVER/DAI — 3.1%
WEVER/BRIDGE — 2.62%
PUMP/QUBE — 2.53%
QUBE/BRIDGE — 1.16%

The award will be distributed among the pools, according to the percentage of votes received by the pool.

#flatqube #qube #dao #ever #vote #post
Please open Telegram to view this post
VIEW IN TELEGRAM
Threaded Solidity: How to write smart contracts for TVM-compatible blockchains ↗️

An article on writing smart contracts for for TVM-compatible blockchains has been published on the Broxus blog. Thanks to this guide, it will become easier for new external developers to meet Everscale and Venom smart contracts and start writing them themselves.

Smart contract files on the Everscale and Venom networks use the .tsol extension, which stands for Threaded Solidity, which differentiates asynchronous smart contracts from regular synchronous contracts on Solidity. A special Solidity code compiler was written into TVM machine instructions.

The testing of smart contracts is carried out using the Locklift framework. For further interaction with smart contracts, programmers should use the Everscale Inpage Provider — an SDK with a set of APIs for interacting with the Everscale and Venom blockchains.

Particularities of Threaded Solidity:
• smart contract code is executed on the Threaded Virtual Machine, which works with its own data structure or tree of cells
• these networks operate in an asynchronous manner
• all actions on the network are interactions between smart contracts via internal messages

The article provides detailed information for the developer: about cells, slices, builders in TVM, about the TVM namespace, about external and internal, incoming and outgoing messages, about authorization of external messages, about gas calculation, about smart contract deployment methods, etc.

🔗 Jump to the article

#ever #venom #broxus #guide #dev #post
Please open Telegram to view this post
VIEW IN TELEGRAM
ATH announces investment in Everscale Protocol 💼

Alpha Transform Holdings (ATH), a trailblazing digital asset organization dedicated to propelling the evolution of Web3, is thrilled to unveil its strategic collaboration with Everscale.

With this investment, Alpha Transform Holdings will stimulate network development with integrations of additional partner wallets, new exchange listings and further project implementations.

"This investment means a great deal to the ongoing development of the Everscale network and ecosystem. As a result, new avenues of growth will open up, expanding opportunities for users" — Sergei Dzhurinsky, Warp Capital founder & DeFi Alliance member.

🔗 Read the press release

#ever #partnership #post
Please open Telegram to view this post
VIEW IN TELEGRAM
To be or not to be? Rewards for new pools? 🕒

Voting is currently taking place on FlatQube DAO for proposals regarding the listing of GVMMNY/INDMNY and CSFT/FTSC pools in epochs.

At the moment, the votes are evenly distributed (56% for and 44% against), so every vote counts!

A "for" vote victory would mean the introduction of these pools as candidates for farming rewards in epochs. A "against" vote victory would exclude them completely from reward distribution.

Hurry up! There are less than 14 hours left until the voting ends. Your vote is your veQUBE, which you can obtain by locking QUBE.

🗳 Head to the DAO and vote

#ever #farming #vote #flatqube #dao #proposal #post
Please open Telegram to view this post
VIEW IN TELEGRAM
New article about DePools in Everscale 🟪

The constantly evolving blockchain should increase the decentralization and involve in consensus as many network participants as possible. However, all participants have different capabilities, not everyone can be a validator.

The Proof-of-Stake consensus algorithm used in Everscale allows users to participate in the transaction verification process through DePools technology.

DePool (Decentralized Pool) is a smart contract that allows other smart contracts to invest stakes of EVER tokens into a common pool of funds and to receive them back with interest after the validation period ends. The funds locked will be added up to a validator’s stake to increase their chances to be chosen for transaction validation.

With their EVER Wallet connected, one can interact with the interface to deposit EVER and send them to the chosen DePool contract. The article explains the key concepts of staking through DePools, describes the mechanics of the process, and explains what users should pay attention to when choosing a pool (such as TVL and fees).

🔗 Enjoy reading!

#ever #media #post
Please open Telegram to view this post
VIEW IN TELEGRAM
Voting results in Epoch #25 on FlatQube DAO 🗳

Epoch 25 and voting on the distribution of awards between new farming pools for the next farming period (14 days), has ended on FlatQube DAO.

veQUBE voted in total: 221 145.

Distribution of votes between pools:

WBTC/BRIDGE — 28.86%
QUBE/WEVER — 25.46%
WBTC/WEVER — 13.26%
WETH/WEVER — 9.42%
WEVER/USDT — 7.24%
WEVER/USDC — 4.07%
WEVER/DAI — 4.06%
USDT/USDC — 3.59%
WEVER/BRIDGE — 3.03%
QUBE/BRIDGE — 0%

The award will be distributed among the pools, according to the percentage of votes received by the pool.

#flatqube #qube #dao #ever #vote #post
Please open Telegram to view this post
VIEW IN TELEGRAM
Flex AMA session review ✖️

Mark Feldman and Sergey Zaitsev told about the history of Flex development and the upcoming plans for a decentralized exchange with an order book based on Everscale.

How Flex came about. The idea for Flex originated in the EverX. At its core is the DePool technology (DePool is a contract that contains a hash map of user data). Then the concept of distributed programming was implemented. The Cloud team played a significant role in developing the API and SDK.

First launch. In early 2023, the commercial version of the product was launched, including the web version. Flex operated for 2 months, but was then halted due to a lack of liquidity. Even 2 months in production was an important experience for improvements. This included the development of a new contract for the market maker, whose actions previously consumed excessive amounts of gas.

Updates. Contracts have been radically improved. Now, the queue can consist of tens of thousands of orders rather than just a few hundred. Wallet contracts used by users on Flex have also been optimized.

Advantages of Flex over CEX (Centralized Exchanges)
• No KYC requirement
• Users have full control over their keys and seed phrases
• Developers do not influence user interaction with the contracts

Advantages of Flex over Swipe type DEX
• You can't see the market and its liquidity levels
• Full-fledged trading and speculation are difficult without an order book
Mark🗣As a professional trader, I can say that an order book is definitely necessary

Question: If the exchange cannot block a user, does that mean dirty coins can be traded?
Answer: To list a coin, you need to adhere to a certain level of liquidity. In the future, we will likely use financial monitoring services.

Current status. There is currently a closed investment round to fund integrations and updates for the next 6 months. Integration with TON is on hold — we are closely monitoring. Overall, we are focused on developing the potential of the TVM network capabilities. It is expected that Venom's work will be related to CBDCs, and trading futures and other financial actives will be relevant. Flex could become an important platform for Venom.

Mark🗣 The launch of the Venom mainnet can have a very positive impact on the Everscale network as Everscale continues to be a technological foundation for Venom's development and growth

The next integration in terms of relevance will be with GOSH. Gex will be launched soon. The fact that GOSH will work as an L2 on Ethereum with Everscale technology under the hood gives Flex the potential to become the fastest and most scalable DEX in the Ethereum ecosystem.

Mark🗣 On the current market, technical limitations are not the most crucial aspect. The most important thing is to be closer to liquidity

▶️ AMA session (russian language)

#ama
#ever #flex #dex #post
Please open Telegram to view this post
VIEW IN TELEGRAM
Big article about Octus Bridge 🐙

"DeFi is a world where participants can do much things offered to them by traditional financial institutions, only, this time, on their own terms. However, modern 'DeFi' is often associated with platforms that users still have to trust their funds to. If DeFi is truly going to work, the obstacles to interoperability have to be overcome" — noted in the article.

How do blockchain bridges work?
One solution to DeFi's functional compatibility issues is the creation of cross-chain bridges, which allow users to transfer assets from one network to another and back. Octus Bridge is a cross-chain bridge, a DeFi application developed by the Broxus team, one of the core Everscale contributors.

Universal Bridge and Invisible Bridge
The Invisible Bridge technology allows users to make EVM-EVM transfers using only their Metamask wallet. In addition, EVM-TVM transfers and vice versa can be made using only one wallet, either Metamask or EVER Wallet.

Octus Bridge is conceived as a universal solution that will connect all major blockchain networks. Currently, the bridge supports 7 networks: Ethereum, Everscale, BNB Chain, Polygon, Fantom Opera, Avalanche, and Klaytn. Additionally, via Universal Bridge technology, users can use the bridge to transfer almost any asset from any network to Everscale and back.

Relayers and stakers
Relayers focus on transaction validation and synchronization across networks, while stakers engage in token locking within staking contracts to participate in consensus mechanisms. Participation as a bridge relayer requires a minimum stake size of 100,000 BRIDGE tokens.

How to make a cross-chain transfer using Octus Bridge?
There is a detailed guide on the EverKit website.

🔗 Enjoy the full article (9 min)

#ever #broxus #bridge #octusbridge #post
Please open Telegram to view this post
VIEW IN TELEGRAM
Everspace Wallet Updates 🌀

The Everspace team has released a new version of their mobile wallet for iOS and Android, with the following additions:

🛑 Enable backup during installation or in the "Settings" section
🛑 Set a master password during setup, which encrypts your backup. We recommend saving the master password as you are solely responsible for your funds.
🛑 Configure storage of seed phrases, assets, and contacts in the backup
🛑 Store backups in GoogleDrive or iCloud, depending on the device's operating system

🔗 Download the wallet from our website.

#ever #everspace #update
Please open Telegram to view this post
VIEW IN TELEGRAM