Skip to content

Smart contract to store and query credit scores on blockchain: Rust for NEAR Protocol / Solidity for Polygon Mumbai

License

Notifications You must be signed in to change notification settings

pandablue0809/ETHSF-scorebox-smartcontracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Smart contracts

This repo contains 2 smart contracts written in Rust and Solidity, respectively to store and query credit scores on either NEAR Protocol testnet or Polygon Mumbai testnet. Although the 2 contracts are written in different programming languages and are deployed on different blockchains their logic is almost identical.

🌵 Tree Diagram

.
└─── 
    ├── near                # NEAR smart contract in Rust
    ├── polygon             # Polygon smart contract in Solidity
    ├── LICENSE
    └── README.md

About

Smart contract to store and query credit scores on blockchain: Rust for NEAR Protocol / Solidity for Polygon Mumbai

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published