ricardian-spec
Contract specification
Specifies common requirements for smart contracts that use template-based variables and hash values to validate contract contents
Specification defining valid Ricardian contracts
23 stars
25 watching
7 forks
last commit: about 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
eosio/ricardian-template-toolkit | A toolkit for rendering Ricardian contracts and metadata in a standardized format | 43 |
theblockstalk/eosio-contracts | Provides examples and guides for creating EOSIO smart contracts with various patterns and tools. | 9 |
eosio/eosio-authentication-transport-protocol-spec | Provides guidelines and standards for authenticating requests to external applications on the EOSIO blockchain | 10 |
eosio/manifest-spec | A specification defining metadata requirements and guidelines for EOSIO-enabled applications to ensure secure and trusted user interactions. | 9 |
eosio/documentation | The official documentation project for the EOS.IO blockchain platform. | 2,070 |
cyrusadkisson/solidity-baby-steps | A collection of examples demonstrating key concepts and best practices for writing Ethereum smart contracts in Solidity | 962 |
eosio/eosio-reference-chrome-extension-authenticator-app | A Chrome extension project demonstrating secure and transparent transaction signing on the EOSIO blockchain | 25 |
fisxoj/sanity-clause | Library for defining data validation contracts in dynamically typed languages | 51 |
ericr/sol-function-profiler | A tool to analyze and report on the functions of Ethereum smart contracts written in Solidity. | 80 |
eosio/tropical-example-web-app | An example application demonstrating secure development on the EOSIO blockchain | 22 |
aniket-engg/sol-verifier | Tool to verify Solidity smart contracts on Etherscan | 30 |
slowmist/eos-smart-contract-security-best-practices | Guides developers in writing secure EOS smart contracts by providing security best practices and examples of known vulnerabilities and defensive measures. | 395 |
maxifom/eos-abigen | Tools for generating type-safe code for interacting with EOS-compatible smart contracts | 4 |
rust-ethereum/ethabi | Encodes and decodes function calls and their output in smart contracts | 516 |
urszeidler/uml2solidity | Generates smart contract code from UML models | 37 |