-
Updated
Apr 6, 2022 - CSS
#
erc1155
Here are 110 public repositories matching this topic...
FingerNFT是一款开源NFT市场,兼容Opensea、Rarible。
An advanced Ethereum/EVM mobile wallet
swift
ios
ethereum
dapp
decentralized
blockchain
tokens
wallet
blockchain-wallet
erc20
erc721
erc875
erc1155
xdai
-
Updated
Jun 1, 2022 - Swift
Ethereum Multi-Token Standard (ERC-1155)
-
Updated
Apr 10, 2022 - TypeScript
Comprehensive EVM SDK (ex: Ethereum, Binance Smart Chain) for iOS, implemented on Swift. Create wallets, watch wallets (read-only), sync transactions, filter transactions by type (erc20, bep20, swap transactions etc.), swap using native DEX protocols, easily extendable to work with custom smart contracts, and full support for EIP1159.
swift
ethereum
ethereum-client
bsc
web3
ethereum-wallet
erc20
ethereum-dapp
ethereum-library
erc20-tokens
erc-20
erc721
ethereum-tokens
erc20token
erc1155
ethereum-sdk
binance-smart-chain
bep20
bep20-token
eip1159
-
Updated
Jun 1, 2022 - Swift
Drop-in Access Control via NFT Ownership
proxy
proxy-server
ethereum-contract
digital-signature
web3
signature-verification
erc20
ethereum-token
nft
erc721
decentralized-identity
erc1155
token-gating
-
Updated
May 12, 2022 - Rust
Comprehensive EVM SDK (ex: Ethereum, Binance Smart Chain) for iOS, implemented on Swift. Create wallets, watch wallets (read-only), sync transactions, filter transactions by type (erc20, bep20, swap transactions etc.), swap using native DEX protocols, easily extendable to work with custom smart contracts, and full support for EIP1159.
kotlin
ethereum
ethereum-client
bsc
web3
ethereum-wallet
erc20
ethereum-dapp
ethereum-library
erc20-tokens
erc-20
erc721
ethereum-tokens
erc20token
erc1155
ethereum-sdk
binance-smart-chain
bep20
bep20-token
eip1159
-
Updated
Jun 1, 2022 - Kotlin
Artion API Server
-
Updated
Nov 11, 2021 - JavaScript
Simple NFT Marketplace dApp using Moralis OpenSea Plugin
react
reactjs
ethereum
dapp
ipfs
blockchain
web3
metamask
nft
dapps
erc721
dapps-development
erc1155
react-hooks
opensea
nfts
fleek-hosting
moralis
nftmar
-
Updated
Nov 4, 2021 - JavaScript
The 🕴 CONTRACTOR will help you build your smart contracts!
-
Updated
Aug 10, 2020 - JavaScript
Crypto wallet and NFT based Imageboard, built on Django REST API using React, Web3, Docker, Nginx and PostgreSQL.
react
nodejs
javascript
python
docker
nginx
django
imageboard
django-rest-framework
postgresql
cryptocurrency
web3
backend-server
erc20
nft
erc721
erc1155
frontend-server
-
Updated
Apr 22, 2022 - Python
Building NFTs (ERC721 & ERC1155) for OpenSea using Truffle, Moralis, and Openzeppelin
ipfs
solidity
nft
openzeppelin
erc721
erc1155
upgradable-solidity
openzeppelin-solidity
upgradable-smart-contracts
nfts
moralis
-
Updated
Dec 18, 2021 - JavaScript
ERC1155 contract for tokenizing semi-fungible and non-fungible assets.
-
Updated
Nov 29, 2020 - TypeScript
Gr3it
commented
May 25, 2022
Create a faucet contract that will distribute the asteroids and doubloons tokens to the user for free (minting from the token contract)
Limit the faucet mint to a fixed number for user prevent DOS attack (10'000 of every token)
Update the deploy script to deploy the contract and grant the various roles
enhancement
New feature or request
Core Smart Contracts of Unique One
-
Updated
Jul 16, 2021 - Solidity
Improve this page
Add a description, image, and links to the erc1155 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the erc1155 topic, visit your repo's landing page and select "manage topics."
https://github.com/Alcibiades-Capital/valorem-options-contracts/blob/master/src/OptionSettlement.sol#L318
You're popping a not fully exercised claim from
unexercisedClaimsByOption.L310-319 should ideally be inside the L302 If block i.e. when
amountAvailable < amount.