> For the complete documentation index, see [llms.txt](https://radiantblockchain.gitbook.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://radiantblockchain.gitbook.io/wiki/programming/radiantscript.md).

# RadiantScript

{% embed url="<https://github.com/RadiantBlockchain-Community/radiantscript>" %}

## What is RadiantScript?

CashScript is a high-level programming language for smart contracts on Radiant. It offers a strong abstraction layer over Radiant' native virtual machine, RadiantScript. Its syntax is based on Ethereum's smart contract language Solidity, but its functionality is very different since smart contracts on Radiant differ greatly from smart contracts on Ethereum. For a detailed comparison of them, refer to the blog post.

If you're interested to see what kind of things can be built with CashScript, you can look at the [Showcase](/wiki/programming/radiantscript/language/examples.md) or [Examples](/wiki/programming/radiantscript/language/examples.md). If you just want to dive into CashScript, refer to the [Getting Started page](/wiki/programming/radiantscript/getting-started.md) and other pages in the documentation.

{% content-ref url="/pages/FDQ62a54hZnSJPk27isw" %}
[About RXD](/wiki/programming/radiantscript/about-rxd.md)
{% endcontent-ref %}

{% content-ref url="/pages/gPU3Wgh0UPL914MKv8oq" %}
[Command Line Interface](/wiki/programming/radiantscript/command-line-interface.md)
{% endcontent-ref %}

{% content-ref url="/pages/u3EpGQWbpFzwmFGgk3aP" %}
[Getting Started](/wiki/programming/radiantscript/getting-started.md)
{% endcontent-ref %}

{% content-ref url="/pages/MsxvyM5cu9q3WL2H6ymZ" %}
[Guides](/wiki/programming/radiantscript/guides.md)
{% endcontent-ref %}

{% content-ref url="/pages/wZaQfBztEqoCSDVFLj4j" %}
[Language](/wiki/programming/radiantscript/language.md)
{% endcontent-ref %}

{% content-ref url="/pages/nLlYwcCWzR5cyXL2Jlxe" %}
[SDK](/wiki/programming/radiantscript/sdk.md)
{% endcontent-ref %}

{% content-ref url="/pages/CMyy4i5o3gQY14GOkjht" %}
[Releases](/wiki/programming/radiantscript/releases.md)
{% endcontent-ref %}
