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

Implementing Ocean protocol's startOrder(...) method #821

Open
aburashima opened this issue May 26, 2023 · 0 comments
Open

Implementing Ocean protocol's startOrder(...) method #821

aburashima opened this issue May 26, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@aburashima
Copy link

What context is your feature request related to?

Supporting Ocean protocol methods

What solution would you like?

I would like to use your library for implementing some Ocean protocol's methods, in particular, startOrder(...) - see https://github.com/oceanprotocol/contracts/blob/9e29194d910f28a4f0ef17ce6dc8a70741f63309/contracts/templates/ERC20Template.sol#L519

Any additional context?

The Ocean protocol provides for startOrder(...) method for executing smart contracts https://github.com/oceanprotocol/contracts/blob/9e29194d910f28a4f0ef17ce6dc8a70741f63309/contracts/templates/ERC20Template.sol#L519
To my opinion, implementing this method in Swift would greatly increase the library usage.

@aburashima aburashima added the enhancement New feature or request label May 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant