Inspiration
explaining ethereum smart contracts to non-technical business people who could benefit from them
What it does
develop a domain-specific language (DSL) that is:
- consistent with ethereum smart contract primitives
- mapping and enforcing state between multiple smart contracts
- capable of including business objects, with and without the use of oracles
- still deterministic
benefits:
- verifiable statistics
- visualization of interactions over time
- extensible for specific industries and use cases
How I built it
slowly
Challenges I ran into
large problem domain
What's next for payTL
finish PoC!!!
Built With
- ethereum
- javascript
- node.js
Log in or sign up for Devpost to join the conversation.