Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lunes-platform/lunesweb
📦 LunesWeb is intended to communicate with Lunes Blockchain nodes for Web via WebAssembly and IoT. Allows sending tokens, creating new wallet and more.
https://github.com/lunes-platform/lunesweb
blockchain lunes webassembly
Last synced: 3 days ago
JSON representation
📦 LunesWeb is intended to communicate with Lunes Blockchain nodes for Web via WebAssembly and IoT. Allows sending tokens, creating new wallet and more.
- Host: GitHub
- URL: https://github.com/lunes-platform/lunesweb
- Owner: lunes-platform
- License: apache-2.0
- Created: 2022-04-08T18:27:53.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-18T17:46:51.000Z (almost 3 years ago)
- Last Synced: 2025-01-17T10:11:46.900Z (4 days ago)
- Topics: blockchain, lunes, webassembly
- Language: Rust
- Homepage:
- Size: 51.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# LunesWeb
📦 LunesWeb is intended to communicate with Lunes Blockchain nodes for Web via WebAssembly and IoT. Allows sending tokens, creating new wallet and more.
[![Build](https://github.com/lunes-platform/lunesweb/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/lunes-platform/lunesweb/actions/workflows/build.yml)
[![Test](https://github.com/lunes-platform/lunesweb/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/lunes-platform/lunesweb/actions/workflows/test.yml)
![npm](https://img.shields.io/npm/v/lunesweb)![docs.rs](https://img.shields.io/docsrs/lunesweb/0.3.0)
![npm](https://img.shields.io/npm/dm/lunesweb)
![GitHub last commit](https://img.shields.io/github/last-commit/lunes-platform/lunesweb)
![GitHub commit activity](https://img.shields.io/github/commit-activity/m/lunes-platform/lunesweb)![Crates.io](https://img.shields.io/crates/l/lunesweb)
![Discord](https://img.shields.io/discord/958424925453058158)## Documentation
`lunesweb` documentations is hosted at [Telescope](https://lunes-platform.github.io/telescope/)
## Contributing
`lunesweb` is still under development. Contributions are always welcome! Please follow the [Developers Guide](CONTRIBUTING.md) if you want to help.
Thanks to the following people who have contributed to this project:
[![GitHub Contributors Image](https://contrib.rocks/image?repo=lunes-platform/lunesweb)](https://github.com/lunes-platform/lunesweb/graphs/contributors)
## Contact
If you want to contact me you can reach me at .
## License
[Apache License Version 2.0](LICENSE).