Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/everx-labs/samples
- Owner: everx-labs
- License: apache-2.0
- Created: 2019-07-04T11:36:28.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-31T20:32:39.000Z (2 months ago)
- Last Synced: 2024-12-23T09:28:34.732Z (13 days ago)
- Topics: blockchain, compiler, everscale, smart-contracts, solidity
- Language: Solidity
- Homepage:
- Size: 441 KB
- Stars: 99
- Watchers: 8
- 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)