Update zcn.wasm in web-apps

Team asks for zcn.wasm update in web-apps

If developers ask to update zcn.wasm in web-apps (atlus, bolt, vult, blimp, chimney, chalk) then follow this procedure -

  • Open gosdk repository - https://github.com/0chain/gosdk

    • Move to respective PR mentioned by developer.

    • Click on GoSDK & WasmSDK Tests from the PR checks.

      • Open summary page of github actions.

      • Download zcn.wasm from artifacts of respective github action.

  • Open web-apps repository - https://github.com/0chain/web-apps

    • Cut a branch from respective developers branch

      • Move zcn.wasm of gosdk repo to web-apps repo at packages/<< web-app_name >>/public/

    • Raise a PR wrt respective developers branch and add dev as reviewer.

Last updated