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
Right now when initialising a project, we get a single CI job which mostly focuses on the frontend.
We could add:
contract testing.
optionally cost estimation testing. I have some experiment in my project if that's of interest. I think it's quite cool.
deployment of the contract. And I would recommend using stellar-expert/soroban-build-workflow. There is not yet a SEP for it, but there is a draft been worked on.
Right now when initialising a project, we get a single CI job which mostly focuses on the frontend.
We could add:
stellar-expert/soroban-build-workflow. There is not yet a SEP for it, but there is a draft been worked on.