Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iotaledger/wasp
Node for IOTA Smart Contracts
https://github.com/iotaledger/wasp
Last synced: about 10 hours ago
JSON representation
Node for IOTA Smart Contracts
- Host: GitHub
- URL: https://github.com/iotaledger/wasp
- Owner: iotaledger
- License: apache-2.0
- Created: 2020-05-11T07:54:21.000Z (over 4 years ago)
- Default Branch: develop
- Last Pushed: 2024-10-29T11:44:37.000Z (about 1 month ago)
- Last Synced: 2024-10-29T15:35:08.912Z (about 1 month ago)
- Language: Go
- Homepage:
- Size: 203 MB
- Stars: 296
- Watchers: 30
- Forks: 147
- Open Issues: 88
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- best-of-crypto - GitHub - 17% open · ⏱️ 03.06.2024): (Top Internet of Things (IOT))
README
![Wasp logo](https://github.com/iotaledger/iota-wiki/blob/main/static/img/logo/WASP_logo_dark.png)
# Welcome to the Wasp repository!
[Wasp](https://github.com/iotaledger/wasp) is a node software developed by the
[IOTA Foundation](http://iota.org) to run the _IOTA Smart Contracts_
(_ISC_ in short) on top of the _IOTA Tangle_. Here's a [high-level
introduction](https://blog.iota.org/an-introduction-to-iota-smart-contracts-16ea6f247936)
into ISC.You can find a comprehensive overview of design decisions for _IOTA Smart Contracts_ in the
[ISC white paper](https://github.com/iotaledger/wasp/raw/master/documentation/ISC_WP_Nov_10_2021.pdf).## Documentation
You can find Wasp and IOTA Smart Contracts documentation in the [IOTA Wiki](https://wiki.iota.org/isc/introduction/).
## Contributing
If you want to contribute to this repository, consider posting a [bug
report](https://github.com/iotaledger/wasp/issues/new-issue), feature request
or a [pull request](https://github.com/iotaledger/wasp/pulls/).Please read the [Contributing Guidelines](CONTRIBUTING.md)
before creating a [pull request](https://github.com/iotaledger/wasp/pulls/).You can also join our [Discord server](https://discord.iota.org/) and ping us
in `#smartcontracts-dev`.