oasisprotocol / oasisprotocol/oasis-sdk
Polkadot-compatible Wasm runtime
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 90
- Forks
- 35
- Avg merge
- 5d 9h
- Merged PRs (30d)
- 5
Description
The Oasis Ambassadors suggest that parachain slots are super expensive, and it'd be good to move the parachain over to Oasis. To support this, we'd need to implement the same Wasm externs (in addition to whatever ones we find necessary).
TODO(nhynes): find these externs
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files or tests; start by locating the Wasm runtime and determining which Polkadot-compatible externs are required. Compare that list with the externs currently supported by Oasis, then verify that the runtime exposes the same necessary set for compatibility.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust, wasm
- Domain
- blockchain
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100