demo-apps icon indicating copy to clipboard operation
demo-apps copied to clipboard

Results 29 demo-apps issues
Sort by recently updated
recently updated
newest added

Steps to repro: 1. Open link https://moralis-gas-demo.netlify.app/ 2. Click Moralis Login 3. Authenticate via MetaMask State of doesn't change, but should presumably log me in and show gas fees.

based on How to Build Serverless Dapps Part 1 - Web3.js & Moralis Programming Tutorial

There is a lot of code missing from the "vanilla boilerplate" which I assume is what has replaced the "moralis-sign-in-boilerplate" here...is there legacy access to that bp?

An unhandled exception occurred: Cannot find module '@angular-devkit/build-angular/package.json' Require stack: - C:\Users\hp\AppData\Roaming\npm\node_modules\@angular\cli\node_modules\@angular-devkit\architect\node\index.js - C:\Users\hp\AppData\Roaming\npm\node_modules\@angular\cli\models\architect-command.js - C:\Users\hp\AppData\Roaming\npm\node_modules\@angular\cli\commands\serve-impl.js please help thanks,

The authentication function is commented out, and uncommenting it uncovers a compile error: `Argument of type '{ connector: WalletConnect; }' is not assignable to parameter of type 'AuthenticateOptions'. Object literal...

https://github.com/MoralisWeb3/demo-apps/tree/main/react-native-boilerplate#react-native-boilerplate "create-react-native-dapp to bootstrap the project." link is dead.

I've tried boilerplate and vanilla repo but it's not working with ios(have both MM & trust wallet). Can you provide a working ios auth example?

There is a broken link to docs on [this](https://github.com/MoralisWeb3/demo-apps/tree/main/user-profiles) document.

Wanted to check out the casino-dapp and followed the steps from the readme. When trying to run the migrate command, I got errors that contracts from open zeppelin could not...