Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oasisprotocol/dapp-wrose
ROSE (un)wrapper - dApp for wrapping/unwrapping ROSE on Oasis EVM-compatible ParaTimes.
https://github.com/oasisprotocol/dapp-wrose
blockchain dapp erc-20 evm network oasis rose sapphire token
Last synced: 1 day ago
JSON representation
ROSE (un)wrapper - dApp for wrapping/unwrapping ROSE on Oasis EVM-compatible ParaTimes.
- Host: GitHub
- URL: https://github.com/oasisprotocol/dapp-wrose
- Owner: oasisprotocol
- License: apache-2.0
- Created: 2023-11-10T15:33:35.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-07T00:24:10.000Z (8 days ago)
- Last Synced: 2024-11-07T01:26:36.438Z (8 days ago)
- Topics: blockchain, dapp, erc-20, evm, network, oasis, rose, sapphire, token
- Language: TypeScript
- Homepage: https://wrose.oasis.io/
- Size: 1 MB
- Stars: 2
- Watchers: 14
- Forks: 2
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# ROSE (un)wrapper
[![CI build status][github-ci-build-badge]][github-ci-build-link]
[![CI lint status][github-ci-lint-badge]][github-ci-lint-link]
[![Deploy status][github-deploy-badge]][github-deploy-link]A dApp that lets you wrap or unwrap ROSE on an Oasis EVM-compatible ParaTime.
[github-ci-build-badge]: https://github.com/oasisprotocol/dapp-wrose/actions/workflows/ci-build.yml/badge.svg
[github-ci-build-link]: https://github.com/oasisprotocol/dapp-wrose/actions?query=workflow:ci-build+branch:master
[github-ci-lint-badge]: https://github.com/oasisprotocol/dapp-wrose/actions/workflows/ci-lint.yml/badge.svg
[github-ci-lint-link]: https://github.com/oasisprotocol/dapp-wrose/actions?query=workflow:ci-lint+branch:master
[github-deploy-badge]: https://github.com/oasisprotocol/dapp-wrose/actions/workflows/deploy.yml/badge.svg
[github-deploy-link]: https://github.com/oasisprotocol/dapp-wrose/actions?query=workflow:deploy+branch:master