Skip to content
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

Update common lib to adhere to the WinterCG specifications. #172

Open
1 task done
Tzal3x opened this issue Aug 19, 2024 · 1 comment
Open
1 task done

Update common lib to adhere to the WinterCG specifications. #172

Tzal3x opened this issue Aug 19, 2024 · 1 comment
Assignees
Labels

Comments

@Tzal3x
Copy link
Collaborator

Tzal3x commented Aug 19, 2024

Description

The end goal is to be able to allow any developer to host a server-side portal.

Rather than developing a specific server-side portal (such as with Next.js or Hono) and letting each member of the community host it, it would be more beneficial to create a library that adheres to WinterCG specifications. This ensures compatibility across various JS runtimes, including Deno, Node.js, and Cloudflare Workers.

We have already decoupled the functions needed so that both our portal implementations (i.e. server side and service worker) use a common library, so we just need to make sure those specifications are met.

Component

portal

Code of Conduct

  • I agree to follow this project's Code of Conduct.
@Tzal3x Tzal3x added the enhancement New feature or request label Aug 19, 2024
@Tzal3x
Copy link
Collaborator Author

Tzal3x commented Aug 19, 2024

Hey @Jordan-Mysten, have we done anything similar like this with the Sui TS SDK?
We'd love to hear any thoughts you have on this.

cc: @giac-mysten

@Tzal3x Tzal3x added the portal label Aug 19, 2024
@Tzal3x Tzal3x self-assigned this Aug 19, 2024
@Tzal3x Tzal3x removed their assignment Aug 22, 2024
@Tzal3x Tzal3x changed the title [Feature]: Update common lib to adhere to the WinterCG specifications. [Feature]: Update common lib to adhere to the WinterCG specifications. Oct 2, 2024
@Tzal3x Tzal3x added the cross-team label Nov 13, 2024 — with Linear
@Tzal3x Tzal3x changed the title [Feature]: Update common lib to adhere to the WinterCG specifications. Update common lib to adhere to the WinterCG specifications. Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants