Skip to content

ashbeech/moralis-web3-user-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web3 User Demo | Moralis Web3

About

Aim: ReactJS demo website Save time for users and developers utilising Web3 via Moralis integration.

These tutorial videos are a great introduction: Link to Moralis YouTube Video
Also reference the Moralis Docs on Web3 logins.

Quick Launch 🚀

Via terminal, navigate to root directory:

npm install

Go to Moralis.io to create your server instance.
Then codebase root dir (outside of public and/or src dir) edit .env file, point to your Moralis server:

REACT_APP_MORALIS_APPLICATION_ID=xxx
REACT_APP_MORALIS_SERVER_URL=xxx

Finally, via terminal in the project directory run:

npm start

Dependencies 🏗

react-moralis: ℹ️ Docs

Components Forked From 🧱

ethereum-boilerplate: ℹ️ Docs

Todos ✅

  • Compatibile with multiple wallets.
  • Much more TBA.

Community BUIDLing 👨‍🔧👩‍🔧


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published