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: 9 months ago
JSON representation
Samples of Free TON smart contracts in Solidity, C++ and C
- Host: GitHub
- URL: https://github.com/everx-labs/samples
- Owner: everx-labs
- License: apache-2.0
- Created: 2019-07-04T11:36:28.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-31T20:32:39.000Z (about 1 year ago)
- Last Synced: 2025-03-29T05:06:56.268Z (9 months ago)
- Topics: blockchain, compiler, everscale, smart-contracts, solidity
- Language: Solidity
- Homepage:
- Size: 441 KB
- Stars: 104
- Watchers: 7
- Forks: 30
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)