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

Add contract module in kuai project #93

Closed
Keith-CY opened this issue Jan 4, 2023 · 6 comments
Closed

Add contract module in kuai project #93

Keith-CY opened this issue Jan 4, 2023 · 6 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@Keith-CY
Copy link
Member

Keith-CY commented Jan 4, 2023

Document: #52

@Keith-CY Keith-CY added the enhancement New feature or request label Jan 4, 2023
@Keith-CY
Copy link
Member Author

Since the contract model is almost ready in kuai with PR #69, we can start the work of integrating ckb contract into the kuai

The integration should cover

  1. compile/test/deploy contract: Integrate development workflow of contract #52
  2. generate an SDK based on contract model: Feat contract #69

@Keith-CY Keith-CY added documentation Improvements or additions to documentation and removed enhancement New feature or request labels Mar 15, 2023
@Keith-CY
Copy link
Member Author

For the second part

generate an SDK based on contract model: #69

We need a brainstorm and output some technical designs to discuss

@Keith-CY
Copy link
Member Author

There's no good idea of how to generate a type declaration from source code of rust contract, hold on temporarily

@Keith-CY
Copy link
Member Author

Keith-CY commented Apr 7, 2023

How is integrating capsule into kuai going @PainterPuppets

@Keith-CY
Copy link
Member Author

How is the deployment of contract going @PainterPuppets
It may block MVP contract implementation(#192)

@Keith-CY
Copy link
Member Author

PR of contract deployment: #242

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Archived in project
Development

No branches or pull requests

5 participants