Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/everx-labs/samples

Samples of Free TON smart contracts in Solidity, C++ and C
https://github.com/everx-labs/samples

blockchain compiler everscale smart-contracts solidity

Last synced: 6 days ago
JSON representation

Samples of Free TON smart contracts in Solidity, C++ and C

Awesome Lists containing this project

README

        

# Sample smart-contracts

## [Sample contracts in Solidity](https://github.com/everx-labs/samples/tree/master/solidity)
## [Sample contracts in C (deprecated)](https://github.com/everx-labs/samples/tree/master/c)
## [Sample contracts in C++ (deprecated)](https://github.com/everx-labs/samples/tree/master/cpp)

## Compilers and tools in open source

- [Solidity compiler](https://github.com/everx-labs/TON-Solidity-Compiler)
- [C/C++ LLVM-based compiler (deprecated)](https://github.com/everx-labs/TON-Compiler)