SCORE stands for Smart Contract on Reliable Environment. SCORE is simply a smart contract running on ICON Blockchain Network.
Source:
A smart contract is a software that resides at a specific address on the blockchain. SCORE is executed on ICON Blockchain nodes. These smart contracts are the building blocks for DApps (Decentralized Applications) that are deployed on ICON Blockchain Network. SCORE defines and exports interfaces, so that other SCORE(s) can invoke its functions. The SCORE code is written in python which is a popular general purpose and high level programming language. The SCORE code is uploaded as compressed binary data on the ICON Blockchain.
It is important to know that;
Source:
According to ICON Foundation https://icon.foundation/?lang=en , SCORE has following limitations: