-
Deploy account
#### References
- [open zeppelin account reference](https://docs.openzeppelin.com/contracts-cairo/0.3.2/accounts#standard_interface)
- [swmansion starknet android app example](ht…
-
We got a request for easy detection if the app is loaded as a safe app that doesn't require loading the SDK - in the web version, one can use desktop.referrer, but not on the desktop. It could be done…
-
### Prize Bounty
1st Place - 5,000 ALGO
2nd Place - 3,000 ALGO
2nd Place - 2,000 ALGO
### Challenge description:
Wallets are a way for users to interact with the blockchain and view their accou…
joe-p updated
2 years ago
-
## Bounty Details
This bounty is for the [Klaytn-Covalent #UnifiedHackathon](https://medium.com/klaytn/registration-for-the-klaytn-covalent-unified-hackathon-is-now-open-c262f0e2256e). Only registere…
-
I am creating my dapp through walletconnect and infura when i use walletconnect web3provider and pass infura id to initalize the web3provider this error starts to appear and it sends so many requests …
-
I am working on a google chrome extension that operates when a user opens up a new tab. Upon opening a new tab, my dapp should connect to the user's web3 provider. However, I am getting a `Failed to l…
-
https://github.com/raiden-network/microraiden/tree/master/
-
In recent dapp development, I recently saw a case where a small programming bug put a `++` on the termination rather than increment condition of a `for` loop, making it an infinite loop. It should ha…
-
FWIW Paseo was 42, and is now 0 which is probably the reason, so this is expected. I guess this 42 is in the ~~genesis~~ chain spec, and it's been later changed in a runtime upgrage.
`client.getCha…
Tbaut updated
1 month ago
-
### Description
In this feature, we will implement a simple ERC721 Non-Fungible Token (NFT) contract. This will allow the creation, transfer, and management of NFTs. Users will be able to mint new …