ethereum_and_solidity

所属分类:区块链开发
开发工具:JavaScript
文件大小:0KB
下载次数:0
上传日期:2023-10-22 00:04:12
上 传 者sh-1993
说明:  探索如何使用Solidity为以太坊区块链平台编程智能合约,
(Discovering how to program smart contracts for the Ethereum blockchain platform using Solidity,)

文件列表:
Contracts/ (0, 2023-11-24)
Contracts/_coinFlip.sol (1410, 2023-11-24)
Contracts/_register.sol (6858, 2023-11-24)
Deliverable_1.pdf (382268, 2023-11-24)
Understanding Bitcoin_ A Peer-to-Peer Electronic Cash System.pdf (173465, 2023-11-24)
compile.js (398, 2023-11-24)
deploy.js (191, 2023-11-24)
package-lock.json (459508, 2023-11-24)
package.json (355, 2023-11-24)
test/ (0, 2023-11-24)
test/_coinFlip.test.js (2767, 2023-11-24)
test/_register.test.js (2612, 2023-11-24)

# ethereum_and_solidity Discovering how to program smart contracts for the Ethereum blockchain platform using Solidity. Studying Merkle trees and Byzantine agreement for Bitcoin. # My research objective The objective of this research is to develop a lending system on the Ethereum platform. This system integrates credit scoring used in the traditional banking system to assess borrower's risk of defaulting. Firstly, a notary validates the authentic identity of a borrower and then a group of auditors securely stores a portion of the borrower's real identity in an Ethereum account, all while ensuring the borrower's anonymity is maintained. Secondly, the smart contract for the credit bureau connects lenders and borrowers and updates the credit scores. Furthermore, the k-nearest neighbors algorithm is employed to automatically calculate and update credit scores directly on the blockchain.

近期下载者

相关文件


收藏者