What is SCORE?
Print
Modified on: Thu, 13 Dec, 2018 at 9:37 AM
SCORE (Smart Contract on Reliable Environment) is a smart contract running on the ICON network. A contract is a software that resides at a specific address on the blockchain and executed on ICON nodes. They are building blocks for DApps (Decentralized Apps). SCORE defines and exports interfaces, so that other SCOREs can invoke its functions. The code is written in Python, and is uploaded as compressed binary data on the blockchain.
Did you find it helpful?
Yes
No
Send feedback Sorry we couldn't be helpful. Help us improve this article with your feedback.