https://github.com/iotaledger/wasp-legacy
Node for IOTA Smart Contracts
https://github.com/iotaledger/wasp-legacy
Last synced: 12 months ago
JSON representation
Node for IOTA Smart Contracts
- Host: GitHub
- URL: https://github.com/iotaledger/wasp-legacy
- Owner: iotaledger
- License: apache-2.0
- Created: 2020-05-11T07:54:21.000Z (about 6 years ago)
- Default Branch: develop
- Last Pushed: 2025-07-21T18:49:09.000Z (about 1 year ago)
- Last Synced: 2025-07-21T20:47:45.411Z (about 1 year ago)
- Language: Go
- Homepage:
- Size: 203 MB
- Stars: 295
- Watchers: 30
- Forks: 155
- Open Issues: 91
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README

# 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`.