lazycontract
Contract library
A Python library to define declarative contracts for serialization and deserialization
Python library to define declarative contracts for serialization and deserialization
7 stars
3 watching
3 forks
Language: Python
last commit: about 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
life4/deal | A Python library that enables design by contract programming to write bug-free code with automatic tests and static analysis. | 754 |
algorand/pyteal | Provides a Python interface to Algorand Smart Contracts enabling developers to create and manage smart contracts using a high-level, functional programming style | 285 |
petitnau/algoml | A domain-specific language for specifying Algorand smart contracts in a declarative style | 24 |
neopallium/lua-pb | A Lua implementation of Protocol Buffers for efficient data serialization and deserialization. | 289 |
makerdao/pymaker | An API providing access to Maker contracts | 193 |
nlgranger/seqtools | A Python library to manipulate and transform indexable data | 48 |
hipo/tealinspector | Analyze and decipher Algorand smart contract lines of code | 15 |
nccgroup/web3-decoder | An extension for Burp Suite to analyze JSON-RPC calls related to Ethereum smart contracts | 110 |
fisxoj/sanity-clause | Library for defining data validation contracts in dynamically typed languages | 51 |
algorandfoundation/tealscript | Enables ASC development with native TypeScript syntax and tooling support | 51 |
udiknedormin/nimcontracts | A library that enables contract-based programming in the Nim language. | 71 |
sellout/quid-pro-quo | A Common Lisp package that enables contract programming and specifies the relationship between a class and its clients through preconditions and postconditions. | 95 |
stefan-jansen/zipline-reloaded | A comprehensive Pythonic algorithmic trading library used for backtesting and developing trading strategies | 1,184 |
swissdatasciencecenter/calamus | A Python library for serializing data to JSON-LD format | 29 |
lukehedger/sulk | A tool that automates the process of compiling Solidity smart contracts with configuration stored in separate files. | 9 |