You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the click2earn, can you please add build instructions?
The command to build should be tinygo -o click2earn.wasm -scheduler=none -target=wasi click2earn.go, bu (how to install go dependencies?
There are still some problems to be solved about installation dependencies. In the later development of vscode extension, one-click installation of dependencies and compilation of wasm will be supported.It will be updated to readme soon
For the click2earn, can you please add build instructions?
The command to build should be
tinygo -o click2earn.wasm -scheduler=none -target=wasi click2earn.go
, bu (how to install go dependencies?Can we update https://github.com/machinefi/w3bstream-examples/blob/main/click2earn/README.md?
The text was updated successfully, but these errors were encountered: