Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions packages/templates/wasm/interface/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
`nvm install && nvm use`
`yarn`

## Start Test Environment
`yarn test:env:up`
## Build
`yarn build`

## Build & Deploy Polywrap
`yarn deploy`
2 changes: 2 additions & 0 deletions packages/templates/wasm/interface/polywrap.deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ stages:
ipfs_deploy:
package: ipfs
uri: fs/./build
config:
gatewayUri: "https://ipfs.wrappers.io"