Presentation: FlexiTime Token: Building dApps with Ethereum
Share this on:
Abstract
Problem: A company wants to retain the services of a consultant for a total of 16 hours over a 12 month period. It’s often the case that budget must be approved latest by beginning of Q1, and any budget not spent by end of Q3 gets cut, yet consultant’s services are often most needed in Q4. So company can pre-buy consultant’s time by paying for it in Q1 and then drawing down the hours during the year. Usually both company and consultant keep a spreadsheet of allocated and spent time, and reconcile every quarter or so, sometimes having to handle disputes.
Solution: Track pre-bought time as tokens on blockchain. Tokens can be redeemed for time by sending them to a task escrow contract address, and then on to the consultant once a task has been completed. Since code and data are immutable neither the consultant nor the company can alter either the code nor the balances without following agreed logic.
Implementation: Write a dApp in Ethereum. This includes (a) smart contracts written using the truffle framework, (b) user interface written in Angular 2 using the wed3 lib to interact with ethereum, and (c) off-chain private data storage protected by JWTs that are generated using signed by Ethereum private key messages. Will be able to demo how the solution works, how the dApp is architected, and key code highlights of contracts, UI code, and the private data store (uses Swagger, JWT, node.js, express).
Similar Talks
Tracks
Monday, 5 March
-
Leading Edge Backend Languages
Code the future! How cutting-edge programming languages and their more-established forerunners can help solve today and tomorrow’s server-side technical problems.
-
Security: Red XOR Blue Team
Security from the defender's AND the attacker's point of view
-
Microservices/ Serverless: Patterns and Practices
Stories of success and failure building modern service and function-based applications, including event sourcing, reactive, decomposition, & more.
-
Stream Processing in the Modern Age
Compelling applications of stream processing & recent advances in the field
-
DevEx: The Next Evolution of DevOps
Removing friction from the developer experience.
-
Modern CS in the Real World
Applied trends in Computer Science that are likely to affect Software Engineers today.
-
Speaker AMAs (Ask Me Anything)
Tuesday, 6 March
-
Next Gen Banking: It’s not all Blockchains and ICOs
Great technologies like Blockchain, smartphones and biometrics must not be limited to just faster banking, but better banking.
-
Observability: Logging, Alerting and Tracing
Observability in modern large distributed computer systems
-
Building Great Engineering Cultures & Organizations
Stories of cultural change in organizations
-
Architectures You've Always Wondered About
Topics like next-gen architecture mixed with applied use cases found in today's large-scale systems, self-driving cars, network routing, scale, robotics, cloud deployments, and more.
-
The Practice & Frontiers of AI
Learn about machine learning in practice and on the horizon
-
JavaScript and Beyond: The Future of the Frontend
Exploring the great frontend frameworks that make JavaScript so popular and theg JavaScript-based languages revolutionising frontend development.
-
Speaker AMAs (Ask Me Anything)
Wednesday, 7 March
-
Distributed Stateful Systems
Architecting and leveraging NoSQL revisitied
-
Operating Systems: LinuxKit, Unikernels, & Beyond
Applied, practical, & real-world deep-dive into industry adoption of OS, containers and virtualisation, including Linux on Windows, LinuxKit, and Unikernels
-
Architecting for Failure
If you're not architecting for failure you're heading for failure
-
Evolving Java and the JVM: Mobile, Micro and Modular
Although the Java language is holding strong as a developer favourite, new languages and paradigms are being embraced on JVM.
-
Tech Ethics in Action
Learning from the experiences of real-world companies driving technology decisions from ethics as much as technology.
-
Bare Knuckle Performance
Killing latency and getting the most out of your hardware
-
Speaker AMAs (Ask Me Anything)