Log in
Enquire now
User profile

Станислав Короленко

Student | Crypto-Investor | Barista | Dancer
Joined January 2022
485
Contributions
ContributionsActivity
Walletconnect AssociationWalletconnect Association was edited byСтанислав Короленко profile picture
Станислав Короленко
February 13, 2022 9:59 am
Article  (+1 images) (+472 characters)

Additionally, there is an option from the Wallet side to subscribe for push notifications using a Push Server. This push notification subscription will be registered only when connection request has been approved by the user. This subscription can be customized with varying degrees of privacy. It can either display a generic message, include the name of the peer making the request or even display a localized message. (read Push Notifications sections for more details)

Walletconnect AssociationWalletconnect Association was edited byСтанислав Короленко profile picture
Станислав Короленко
February 13, 2022 9:28 am
Article  (+729 characters)

The second peer (Wallet) will read the URI using either a QR Code or a deep link. After reading the URI the peer will immediately receive and decrypt the connection request payload.

The Wallet will then display to the user request details provided by the Dapp. The user will then approve or reject the connection. If rejected, the Dapp will disconnect from the Bridge Server immediately and throw an error message if provided by the Wallet. If approved, the Dapp will receive provided account and chainId from the Wallet.

...

Once the connection is established, the Dapp will be able to send any JSON-RPC call requests to be handled by the Wallet either to read data from its node or make signing requests for transactions or messages.

Walletconnect AssociationWalletconnect Association was edited byСтанислав Короленко profile picture
Станислав Короленко
February 13, 2022 8:13 am
Article  (+1 images) (+47 characters)
Establishing Connection​
Establishing Connection

Establishing Connection

Walletconnect AssociationWalletconnect Association was edited byСтанислав Короленко profile picture
Станислав Короленко
February 13, 2022 8:11 am
Article  (+22/-4 characters)
CodeRequesting Connection​

CodeRequesting Connection​

Walletconnect AssociationWalletconnect Association was edited byСтанислав Короленко profile picture
Станислав Короленко
February 13, 2022 7:45 am
Article  (+170 characters)

// Example URL
wc:8a5e5bdc-a0e4-4702-ba63-8f1a5655744f@1?bridge=https%3A%2F%2Fbridge.walletconnect.org&key=41791102999c339c844880b23950704cc43aa840f3739e365323cda4dfa89e7a

Walletconnect AssociationWalletconnect Association was edited byСтанислав Короленко profile picture
Станислав Короленко
February 13, 2022 7:37 am
Article  (+47 characters)

Other query string parameters are all optional.

Walletconnect AssociationWalletconnect Association was edited byСтанислав Короленко profile picture
Станислав Короленко
February 13, 2022 7:32 am
Article  (+5 rows) (+10 cells) (+10 characters)

Parameter values

Required parts
Notes

bridge

Bridge URL (URL Encoded)

key

Symmetric key hex string

topic

String

version

Number (eg. 1.9.0)

wc:

Wallet Connect protocol defined in EIP-1328

Fei ProtocolFei Protocol was edited byСтанислав Короленко profile picture
Станислав Короленко
February 13, 2022 7:22 am
Table  (+1 rows) (+4 cells) (+77 characters)

Title
Date
Link

TRIBE Buybacks

November 11, 2021

https://www.youtube.com/watch?v=7GaZDkoWe5k

Fei ProtocolFei Protocol was edited byСтанислав Короленко profile picture
Станислав Короленко
February 13, 2022 7:18 am
Infobox
Block explorer
https://ethplorer.io/ru/address/0x956f47f50a910163d8bf957cf5846d573e7f87ca
Multiple FinanceMultiple Finance was edited byСтанислав Короленко profile picture
Станислав Короленко
February 13, 2022 7:14 am
Topic thumbnail

Multiple Finance

Multiple protocol is a DeFi protocol based on Ethereum

Multiple FinanceMultiple Finance was edited byСтанислав Короленко profile picture
Станислав Короленко
February 13, 2022 7:13 am
Article  (+1062 characters)
What is Multiple protocol?

Multiple protocol is a DeFi protocol based on Ethereum that allows GP to provide AMM liquidity strategies which in turn ensures LP benefit from the yielding products.

How to participate

Users can participate in Multiple Protocol in the following four ways

Liquidity Provider (LP): Multiple Protocol allows you to deposit your funds into the corresponding fund pool to gain returns. These funds will be allocated to GPs for their liquidity strategy positions.

General Partner(GP):As a GP, you can set up multiple liquidity strategy positions on Multiple Protocol to earn fee, which, of course, is risky. For example, the position may be exposed to the risk of loss-led liquidation, in which, you are no longer entitled to use the platform for fund allocation.

MUL DAO community:DAO community initiated by the on-chain governance core in the early stage of MUL Protocol.

...

Strategy Regulator: A key role in the process of operating MUL liquidity strategies. Participants are able to become strategy regulators by staking a certain amount of MUL.

Multiple FinanceMultiple Finance was edited byСтанислав Короленко profile picture
Станислав Короленко
February 13, 2022 6:58 am
Infobox
Whitepaper
https://multiple.fi/Multiple%20Protocol%20Whitepaper%20EN.pdf
Multiple FinanceMultiple Finance was edited byСтанислав Короленко profile picture
Станислав Короленко
February 13, 2022 6:55 am
Infobox
Discord
https://discord.com/invite/4fQXr35NKS
Multiple FinanceMultiple Finance was edited byСтанислав Короленко profile picture
Станислав Короленко
February 13, 2022 6:55 am
Infobox
Blog
https://mulfinanceinfo.medium.com
Multiple FinanceMultiple Finance was edited byСтанислав Короленко profile picture
Станислав Короленко
February 13, 2022 6:54 am
Infobox
Telegram
https://t.me/multiple_official
Walletconnect AssociationWalletconnect Association was edited byСтанислав Короленко profile picture
Станислав Короленко
February 13, 2022 6:44 am
Article  (+1 images) (+4 characters)
Code

Code

Walletconnect AssociationWalletconnect Association was edited byСтанислав Короленко profile picture
Станислав Короленко
February 13, 2022 6:40 am
Article  (+416 characters)
Requesting Connection​

The initiator, is the first peer who requests connection (Dapp). Dapp posts an encrypted payload consisting of one-time topic (used for handshake only) and connection request details to the Bridge Server. Then using the WalletConnect Standard URI format (EIP-1328) Dapp assembles together the required parameters to establish the connection: (handshake) topic, bridge (url) and (symmetric) key.

Walletconnect AssociationWalletconnect Association was edited byСтанислав Короленко profile picture
Станислав Короленко
February 13, 2022 6:37 am
Infobox
Whitepaper
https://docs.walletconnect.com
Walletconnect AssociationWalletconnect Association was edited byСтанислав Короленко profile picture
Станислав Короленко
February 12, 2022 8:42 am
Walletconnect AssociationWalletconnect Association was edited byСтанислав Короленко profile picture
Станислав Короленко
February 12, 2022 8:41 am
Article  (+143 characters)
Core Architecture​

The architecture consists essentially of a websocket server (Bridge) between two peers (Dapp and Wallet) that use the Client.