An open API service indexing awesome lists of open source software.

https://github.com/veeso-dev/xrc-dummy-canister

XRC dummy canister to be used in tests with pocket-ic
https://github.com/veeso-dev/xrc-dummy-canister

Last synced: 8 months ago
JSON representation

XRC dummy canister to be used in tests with pocket-ic

Awesome Lists containing this project

README

          

# Xrc dummy canister

[![license-mit](https://img.shields.io/badge/License-MIT-teal.svg)](https://opensource.org/license/mit/)
[![build-test](https://github.com/veeso-dev/xrc-dummy-canister/actions/workflows/build-test.yml/badge.svg)](https://github.com/veeso-dev/xrc-dummy-canister/actions/workflows/build-test.yml)
[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-%23FE5196?logo=conventionalcommits&logoColor=white)](https://conventionalcommits.org)

---

- [Xrc dummy canister](#xrc-dummy-canister)
- [About xrc-dummy-canister](#about-xrc-dummy-canister)
- [Contributing and issues](#contributing-and-issues)
- [License](#license)

---

## About xrc-dummy-canister

The produced wasm artifact can be used for testing in pocket-ic if you for example need to interact with a dummy xrc canister.

---

## Contributing and issues

Contributions, bug reports, new features and questions are welcome! 😉
If you have any question or concern, or you want to suggest a new feature, or you want just want to improve pavao, feel free to open an issue or a PR.

Please follow [our contributing guidelines](CONTRIBUTING.md)

---

## License

xrc-dummy-canister is licensed under the MIT license.

You can read the entire license [HERE](LICENSE)