https://github.com/berty/weshnet-expo-examples
Examples of how to use the Weshnet Expo Module
https://github.com/berty/weshnet-expo-examples
Last synced: 6 months ago
JSON representation
Examples of how to use the Weshnet Expo Module
- Host: GitHub
- URL: https://github.com/berty/weshnet-expo-examples
- Owner: berty
- License: other
- Created: 2023-07-12T10:51:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-27T14:38:22.000Z (about 2 years ago)
- Last Synced: 2025-04-11T12:19:18.752Z (9 months ago)
- Language: JavaScript
- Size: 620 KB
- Stars: 0
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE-APACHE
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
Wesh Network Expo Module Examples
🚧 This project is work In Progress. This library cannot be used yet.
## Examples of Wesh Network Expo Module
TODO: optional clarification for techs, if the short intro is not enough to understand what is this repo about.
## Examples in this repo
1. [./examples/hello-wesh](./examples/hello-wesh/README.md) - The simplest example of a Weshnet Expo Module application.
## Getting Started
TODO
### Troubleshooting
_(please use [issues](https://github.com/berty/REPLACEME))_
## Development
TODO
### Architecture
TODO
### Testing
TODO
## Contributing
[](https://github.com/berty/community)
If you want to help out, please see [CONTRIBUTING.md](./CONTRIBUTING.md).
This repository falls under the Berty [Code of Conduct](https://github.com/berty/community/blob/master/CODE_OF_CONDUCT.md).
You can contact us on the [`#questions-❓`](https://crpt.fyi/berty-dev-discord) channel on [discord](https://crpt.fyi/berty-discord).
## License
Dual-licensed under [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0) and [MIT](https://opensource.org/licenses/MIT) terms.
`SPDX-License-Identifier: (Apache-2.0 OR MIT)`
See the [COPYRIGHT](./COPYRIGHT) file for more details.