Skip to content

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