mirror of
https://github.com/tlsnotary/tlsn-plugin-boilerplate.git
synced 2026-01-09 21:08:08 -05:00
@@ -10,7 +10,7 @@ TLSNotary's plugin system uses [Extism](https://github.com/extism), which enable
|
||||
|
||||
```sh
|
||||
curl -O https://raw.githubusercontent.com/extism/js-pdk/main/install.sh
|
||||
sh install.sh
|
||||
bash install.sh
|
||||
```
|
||||
|
||||
This script installs the Extism JavaScript Plugin Development Kit from its GitHub repository, preparing your environment for plugin compilation.
|
||||
@@ -54,4 +54,4 @@ convert icon_source.png -resize 320x320! assets/icon.png
|
||||
|
||||
## More Examples
|
||||
|
||||
Check the `examples` folder for more examples.
|
||||
Check the `examples` folder for more examples.
|
||||
|
||||
Reference in New Issue
Block a user