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

Create omni transaction docs #2287

Open
3 tasks
thisisjoshford opened this issue Nov 4, 2024 · 0 comments · May be fixed by #2289
Open
3 tasks

Create omni transaction docs #2287

thisisjoshford opened this issue Nov 4, 2024 · 0 comments · May be fixed by #2289
Assignees

Comments

@thisisjoshford
Copy link
Collaborator

thisisjoshford commented Nov 4, 2024

What?

Create documentation about omni-transaction-rs library. This is a library to allow one to create transactions for bitcoin, ethereum, and near inside of a near contract. Enables smart contract logic to happen on near ontop of these chains.

Why?

This is vital to the chain signatures ecosystem and there are no pages on this in the docs yet. It is also a pretty well put together library so documentation is ready to be added.

How?

  • Create a couple examples using these library (near, ethereum + probably bitcoin).
  • Write documentation for key parts of the examples (creating transaction, cross contract call to MPC, signature reconstruction, testing with mock MPC contract)
  • Make sure all key concepts in this library are covered.

Resources

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: NEW❗
Status: No status
Development

Successfully merging a pull request may close this issue.

2 participants