Type:Suggestion
Issue containing a suggestion of functionality, process or UI. Associated PRs are called enhancement
Priority:Moderate
Issues & PRs that are minor; broken styling; warns; there are practical workarounds
Area: Module
Issues & PRs related to modules that do not have specific label
Help Wanted
Requesting help from the community to achieve a solution
#
contracts
Here are 409 public repositories matching this topic...
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
Open
Migrate to pytest
2
pschanely
commented
Jan 28, 2021
Pytest seems like it might be better for us then unittest:
- it works better with mypy (because mypy understands real asserts)
- It's easier to selectively run tests (CrossHair has a lot of not-fast tests)
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 5, 2022 - Elixir
Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.
python
testing
validation
interface
functional-programming
linter
decorators
typing
property-based-testing
flake8
refinement-types
pythonic
contracts-programming
contracts
invariant
hacktoberfest
mypy
dbc
design-by-contract
deal
-
Updated
May 2, 2022 - Python
Decentralized Solidity contract source code verification service
-
Updated
Jun 2, 2022 - TypeScript
Featured in Awesome Vue [https://github.com/vuejs/awesome-vue], a curated list maintained by vuejs of awesome things related to the Vue.js framework, and Awesome List [https://awesomelists.net/150-Vue.js/3863-Open+Source/18749-DOkwufulueze-eth-vue], this Truffle Box provides everything you need to quickly build Ethereum dApps that have authentication features with vue, including configuration for easy deployment to the Ropsten Network. It's also Gravatar-enabled. Connecting to a running Ganache blockchain network from Truffle is also possible -- for fast development and testing purposes. Built on Truffle 5 and Vue 3, eth-vue uses vuex for state management, vuex-persist for local storage of app state, and vue-router for routing. Authentication functionalities are handled by Smart Contracts running on the Ethereum blockchain.
boilerplate
vuejs
ethereum
dapp
blockchain
truffle
vuex
vue-components
vue-router
ethereum-contract
contracts
web3
ethereum-dapp
truffle-framework
eth-vue
vuex-persist
-
Updated
Jun 1, 2022 - JavaScript
Smart Legal Contracts & Templating System
legal
parse
templates
ethereum
blockchain
hyperledger
contracts
cicero
corda
legaltech
clause
smartcontracts
tezos
accord-project
legal-templates
digital-asset
cicero-engine
-
Updated
May 26, 2022 - JavaScript
Influential papers in decentralized systems (cryptocurrencies, contracts, consensus, etc.)
-
Updated
Feb 7, 2018
-
Updated
Nov 20, 2021 - JavaScript
开源合同管理系统,基于华炎魔方开发,多租户,云服务
-
Updated
May 25, 2022 - JavaScript
Secure Electronic Voting using Azure Blockchain
microsoft
ethereum
blockchain
verification
vote
portal
election
ethereum-contract
contracts
candidate
cast
proposals
ethereum-blockchain
azure-blockchain
codefundo
codefundopp
election-process
aadhaar-api
-
Updated
Aug 20, 2019 - Python
A collection about all things Diem (formerly Libra), Move & Facebook Zuckerbucks - Let's reinvent money with fast and cheap world-wide transfers; let's bank the 1.7 billion unbanked, ...
-
Updated
May 13, 2021
Validate Method Arguments & Results in Ruby
-
Updated
Dec 29, 2021 - Ruby
Programming Crypto Blockchain Contracts Step-by-Step Book / Guide. Let's Start with Ponzi & Pyramid Schemes. Run Your Own Lotteries, Gambling Casinos and more on the Blockchain World Computer...
puzzle
blockchain
pyramid
contracts
ponzi-scheme
roulette
lotteries
casino
ponzi
universum
pyramid-scheme
ponzis
pyramids
casinos
satoshi-dice
-
Updated
Jan 2, 2021 - Ruby
A complex deployment facility for Ethereum smart-contract development.
-
Updated
Nov 27, 2017 - JavaScript
Ethereum contract ABI to gRPC protobuf IDL transpiler
protobuf
ethereum
grpc
solidity
contracts
go-ethereum
protocol-buffer
solidity-contracts
solidity-abi
-
Updated
Jul 6, 2018 - Go
Lightweight Self-Documenting Design by Contract Programming and Security Hardened mode.
javascript
immutable
nim
testing-tools
hardening
contracts-programming
contracts
security-hardening
assertion-library
immutable-objects
nim-lang
testing-framework
design-by-contract
hardened
nimscript
self-test
compiletime
-
Updated
Jan 26, 2022 - Nim
PixelsMetaverse is an editable NFT production platform
game
meta
ethereum
dapp
solidity
contracts
web3
eth
metaverse
web3js
ethereum-dapp
metamask
solidity-contracts
nft
hardhat
ethersjs
scaffold-eth
web3modal
wallet-connect
-
Updated
Jun 2, 2022 - TypeScript
Improve this page
Add a description, image, and links to the contracts topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the contracts topic, visit your repo's landing page and select "manage topics."
Hey everyone, I hope y'all enjoyed your holidays.
I want to create SuiteCRM users via the V8 api, but the response is invalid json and contains some generic validation error message.
I'm not sure whether my request is actually malformed or the error message just shouldn't appear.