Supply Chain Finance Using Blockchain
This is a undergraduate project with my group. I am a leader to manage the whole schedule of the project. This platform tries to deal with the financing issue between the firms and the core manufacturer. Moreover, we define Conditional Token(CT) as the transaction certificate vehicle that operates on smart contracts. CT helps the dealer solve the problem caused by repeated pledges without collateral. Manufacturers who accept the CT can exchange it for capital, or transfer it to other manufacturers, basically solving and mitigate the risk of multi-level information transmission of purchase order financing.
My main jobs: I used HTML, CSS, JavaScript, and Ajax to design 26 front-end pages, created Django class-based views to handle the RestAPI actions and connected Ethereum to the back-end through Web3.py and Web3.js. In addition, I developed a smart contract with an inventory verification function under the ERC-1155 protocol. The platform is deployed on AWS Elastic Beanstalk using AWS CodePipeline.