mirror of
https://github.com/fluencelabs/examples
synced 2025-04-25 02:32:16 +00:00
30 lines
505 B
Markdown
30 lines
505 B
Markdown
|
# Fluence decentralized RPC Workshop
|
||
|
|
||
|
ETHDenver 2/27/2023
|
||
|
|
||
|
|
||
|
##Outline
|
||
|
|
||
|
## Intended bounty user experience
|
||
|
|
||
|
* embedd a the already created Fluence client peer into your dApp
|
||
|
|
||
|
|
||
|
|
||
|
## Deployment and code
|
||
|
|
||
|
* deploy eth-rpc service to each KRAS (?) peer at least once
|
||
|
* create Registry instance for deployed services
|
||
|
* create Aqua scaffold to interct with registry and modules
|
||
|
* create Fluence JS reference client to embed into dApp
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
## Introduction
|
||
|
|
||
|
Fluence decentralized RPC (fRPC) is a ready to use ???
|
||
|
|
||
|
|
||
|
|