-
Hey guys,
It's amazing to see that there is now a .NET SDK for Moralis. It should bring in a lot of .NET, Blazor and Unity devs.
I think it would be great to add a step-by-step guide to the Read…
-
Error when accessing localhost for development, Saying no Context provider.
This is a fresh download and instance of VS and the Boilerplate being ran on the local host.
Last issue gave a Compile…
-
This is my `tsconfig.json`.
```js
{
"compilerOptions": {
"target": "es5",
"module": "commonjs",
"strict": true,
"esModuleInterop": true,
"moduleResolution":…
-
I have been following the Moralis tutorial for Opensea-clone and removed some lines of code (as directed) from the App.jsx file. This App.jsx file is obtained by cloning the ethereum-boilerplate in my…
-
in src/components/hooks useNFTBalances is like missing totally. its imprtted from react-Moralis so it works out the box but in the tutorial he modifies it. I think I can solve it but come on bruh what…
-
## New API Proposal: Add `secp256k1`curve
### Motivation:
I REALLY think we should add EC Curve [`secp256k1`](http://www.secg.org/sec2-v2.pdf).
**I can make a PR** - if I know Apple will no…
-
**🧐 Motivation**
For the problem statement i would say we don't have any specific boilerplate to make NFTs that contain ERC20s so might as well start this here in openzepplin.(FYI This is something…
-
### 1. What is your project? (max 100 words)
It is a boilerplate (decentralized) application that allows for easy and secure minting NFTs that act as keys to token-gated documents. Information cons…
-
**Background**
What problems do you aim to solve? How does it serve the mission of a user owned internet?
The main problem we intend to solve is the lack of quality boilerplates, developer tutoria…
ghost updated
2 years ago
-
I want to clone it. but When running "yarn start". This error is displayed to me in the terminal:
Line 0: Parsing error: ImportDeclaration should appear when the mode is ES6 and in the module co…
ghost updated
2 years ago