Hossein Abbasi
Hossein Abbasi
> python3-dev graphviz libgraphviz-dev pkg-config -y ```bash Collecting graphviz Downloading graphviz-0.20.1-py3-none-any.whl (47 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.0/47.0 kB 1.3 MB/s eta 0:00:00 ERROR: Could not find a version that satisfies the requirement...
@bleeding182 I've used your code like: ```kotlin private val binding by viewInflateBinding(FragProductsBinding::inflate) ``` but, **without** writing: ```koltin class FragProduct : Fragment() ... override fun onCreateView( inflater: LayoutInflator, container: ViewGroup?, savedInstanceState:...
Also, I found this: https://github.com/Zhuinden/fragmentviewbindingdelegate-kt/pull/7#issuecomment-796466177
To set them for sale (listing) while minting? No.
This is my code: ```solidity // SPDX-License-Identifier: GPL-3.0 pragma solidity ^0.8.0; import "@openzeppelin/contracts/token/ERC1155/ERC1155.sol"; import "@openzeppelin/contracts/access/Ownable.sol"; import "@openzeppelin/contracts/utils/math/SafeMath.sol"; // import "../utils/Base64.sol"; import "@openzeppelin/contracts/utils/Base64.sol"; contract bulk_nft is ERC1155, Ownable { using SafeMath...
**Third-party Solution:** 1. If you don't have the TGS file, download the TGS format of the sticker with the help of this telegram bot: https://t.me/Stickerdownloadbot or any other way you...
@xxxcrow Have you found an open-sourced project for bulk/mass listing supporting Polygon?
@xxxcrow Could you please share the link?
It doesn't pop the MetaMask up and when I click on it, it shows the Sign step page. and then it works. One question, Do we need to click on...
Versions I use: ```javascript autoprefixer ^10.4.0 → ^10.4.1 cssnano ^5.0.8 → ^5.0.14 opensea-js ^1.2.1 → ^1.2.7 postcss ^8.3.11 → ^8.4.5 prettier ~2.4.1 → ~2.5.1 prettier-plugin-svelte ^2.4.0 → ^2.5.1 svelte ^3.44.1...