near / docs

NEAR Protocol Documentation
https://docs.near.org
Apache License 2.0
154 stars 368 forks source link

Create omni transaction docs #2287

Open thisisjoshford opened 3 weeks ago

thisisjoshford commented 3 weeks ago

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?

Resources