docs: Clean up readme and rename quickstart->encoding example
--- don't change below this line --- ENG-4261 Took 17 minutes
This commit is contained in:
12
examples/encoding-example/README.md
Normal file
12
examples/encoding-example/README.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# Encoding example
|
||||
|
||||
This guide enables you to:
|
||||
|
||||
1. Create a Solution object
|
||||
2. Encode the solution to interact with the Ethereum blockchain
|
||||
|
||||
## How to run
|
||||
|
||||
```bash
|
||||
cargo run --release --example encoding-example
|
||||
```
|
||||
Reference in New Issue
Block a user