Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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