Skip to content

Commit 185ed04

Browse files
committed
docs: erlang
1 parent b31dd9c commit 185ed04

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/examples/erlang-bridge/intro.md

+4
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,7 @@ This examples demonstrate the interaction between Erlang and Lido Ethereum SDK p
1111

1212
- `main.erl`: Erlang module that manages launching and interacting with the Node.js process.
1313
- `sdk.js`: Lido SDK script that processes commands received from the Erlang process and returns results.
14+
15+
## Use Case
16+
17+
The primary use case for this project is to integrate blockchain reward retrieval functionalities into an Erlang-based application. By leveraging the Lido SDK in a Node.js process, this project provides a way to access blockchain data and perform complex computations that may not be easily achievable within Erlang.

0 commit comments

Comments
 (0)