mirror of
https://github.com/tlsnotary/tlsn-plugin-boilerplate.git
synced 2026-01-09 21:08:08 -05:00
Merge pull request #5 from tlsnotary/4-broken-links-in-readmemd
Fix: Fix urls in README
This commit is contained in:
@@ -29,8 +29,8 @@ This will output the wasm binary in `dist/index.wasm`.
|
||||
### Running the Twitter Plugin Example
|
||||
|
||||
1. Build the `twitter_profile` plugin as explained above.
|
||||
2. Build and install the `tlsn-extension` as documented in the [main README.md](../README.md).
|
||||
3. [Run a local notary server](https://github.com/tlsnotary/tlsn/blob/main/notary-server/README.md), ensuring `TLS` is disabled in the [config file](https://github.com/tlsnotary/tlsn/blob/main/notary-server/config/config.yaml#L18).
|
||||
2. Build and install the `tlsn-extension` as documented in the [main README.md](https://github.com/tlsnotary/tlsn/blob/main/README.md).
|
||||
3. [Run a local notary server](https://github.com/tlsnotary/tlsn/blob/main/notary/server/README.md), ensuring `TLS` is disabled in the [config file](https://github.com/tlsnotary/tlsn/blob/main/notary/server/config/config.yaml#L18).
|
||||
4. Install the plugin: Click the **Add a Plugin (+)** button and select the `index.wasm` file you built in step 1. A **Twitter Profile** button should then appear below the default buttons.
|
||||
5. Click the **Twitter Profile** button. This action opens the Twitter webpage along with a TLSNotary sidebar.
|
||||
6. Follow the steps in the TLSNotary sidebar.
|
||||
|
||||
Reference in New Issue
Block a user