Skip to content

Wavs template - deploy + contract setup #100

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ueco-jb opened this issue Mar 26, 2025 · 3 comments
Closed

Wavs template - deploy + contract setup #100

ueco-jb opened this issue Mar 26, 2025 · 3 comments

Comments

@ueco-jb
Copy link

ueco-jb commented Mar 26, 2025

  • upload generic metadata.json
  • start anvil fork
  • deploy wavs middleware
    • needs core config
    • returns middleware address (files in /data)
  • deploy ServiceHandler
  • optional: deploy other app contracts)
  • generate service.json
  • upload json to "IPFS" (just some github for now)
  • update ServiceURI on Service Manager (including event)
@Reecepbcups Reecepbcups mentioned this issue Mar 26, 2025
32 tasks
@Reecepbcups
Copy link
Member

Hey just saw the branch, looks like you guys are building off of the old 0.3 instead of main (0.4 release line) which has the new changes for services for wavs:latest. -- Just want to make sure work is not duplicated. It's fine if something is built on 0.3, I am happy to migrate it to main for the next release

cc @ueco-jb, @ethanfrey

@ueco-jb
Copy link
Author

ueco-jb commented Mar 31, 2025

Thanks for the info, I rebased the branch against main now 👍

@Reecepbcups
Copy link
Member

Reecepbcups commented Apr 18, 2025

Resolved in #119 with assistance from original work @ #105

ty ty

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants