-
Updated
Jul 8, 2022 - Go
#
contract
Here are 332 public repositories matching this topic...
A set of abstractions extracted out of the Symfony components
-
Updated
Jun 28, 2022 - PHP
A set of event dispatcher abstractions extracted out of the Symfony components
-
Updated
Jun 28, 2022 - PHP
A set of translation abstractions extracted out of the Symfony components
-
Updated
Jun 28, 2022 - PHP
A set of service abstractions extracted out of the Symfony components
-
Updated
Jun 28, 2022 - PHP
A set of cache abstractions extracted out of the Symfony components
-
Updated
Jun 28, 2022 - PHP
A set of HTTP client abstractions extracted out of the Symfony components
-
Updated
Jun 28, 2022 - PHP
A generic function and convention to trigger deprecation notices
-
Updated
Jun 28, 2022 - PHP
Official Go implementation of the Bytom protocol
-
Updated
Nov 23, 2021 - Go
Public Blockchain as a Decentralized Finance Infrastructure Service Platform
-
Updated
Dec 11, 2021 - C++
The reference implementation of the ERC-721 non-fungible token standard.
ethereum
smart-contracts
contract
standard
tokens
token
contracts
implementation
eth
hacktoberfest
erc721
non-fungible
erc-721
-
Updated
Feb 27, 2022 - Solidity
amantinband
commented
Mar 16, 2022
Add the following extensions methods for dictionaries:
var dictionary = new Dictionary<string, string>
{
["key1"] = "value1",
["key2"] = "value2",
};
dictionary.Throw().IfContainsKey("key1");
dictionary.Throw().IfNotContainsKey("key3");And the corresponding dictionary properties extension methods:
var dictionary = new Dictionary<string, string
testing
mock
unit-testing
typechecker
elixir
contract
behaviour
contracts
type-checking
mocks
contract-testing
behaviours
typechecking
dialyzer
mox
type-checker
typespec
behaviour-typespec
typespecs
explicit-contracts
-
Updated
Jun 20, 2022 - Elixir
The Plain Contract is a crowsourced, open source freelance contract template, written in plain language.
template
contractor
legal
microsoft-word
contract
freelance
developer
editable
customizable
document
google-docs
designer
legal-writing
freelancer
legalese
legal-texts
plain-english
contracting
legal-documents
legal-templates
-
Updated
Apr 28, 2020
Sample ethereum contracts with full guide
-
Updated
Jul 6, 2022 - Solidity
Solidity智能合约库,包含了基础类型到上层业务的一系列智能合约库代码,便于开发者借鉴、引入和复用。
-
Updated
Jun 27, 2022 - Solidity
Easily build and maintain any kind of contract. Free and Open Source
resume
jquery
construction
legal
vue
google-spreadsheet
contract
documents
lawsuit
agreements
contract-builder
-
Updated
Oct 16, 2017 - JavaScript
high-frequency intertemporal arbitrage 高频跨期套利策略
-
Updated
May 28, 2020 - Python
Distributed Ledger Technologies / Blockchain : Software Design Patterns
-
Updated
Aug 17, 2017
Improve this page
Add a description, image, and links to the contract topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the contract topic, visit your repo's landing page and select "manage topics."
As a SDET
I want a documentation or Wiki page where the expected vs actual field matching is explained
So that I can use these in my test automation to test the server response payloads and headers
e.g.
id=123,id="123",isValid=true,isValid="true"etcAC1:
Cover the following currently supported mechanisms with examples