Skip to content

Web service adaptation of the Etherium smart contract that drives the Fedex economy

Notifications You must be signed in to change notification settings

jerryaoverton/fedex-economy-smartcontract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fedex-economy-smartcontract

The smart contract is a Python/Flask web service running on Heroku. We have written a version of the smart contract in both Python/Flask and Solidity. In production, we'll deploy the smart contract as solidity code running on the live Etherium block chain. For demonstration, we deployed the smart contract as a web service to avoid the cost and complication of running on a live block chain network.

The smart contract automatically enforces the rules of the FedEx Economy. It determines how to create and distribute FeX tokens. It keeps track of service providers, service consumers and the FeX balances of everyone participating in the FedEx Economy. The drone interacts directly with the smart contract to take on delivery jobs and hire technicians for maintenance. Human users interact with the smart contract through the marketplace website.

About

Web service adaptation of the Etherium smart contract that drives the Fedex economy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages