MoralisWeb3 / docs

Official documentation of Moralis Web3
https://docs.moralis.io
28 stars 123 forks source link
chatgpt dapp dapps-development docusaurus2 erc20 gpt-3 javascr javascript moralis moralis-api moralis-help moralis-stream nft open-source openai python rest-api rest-api-documentation typescript web3
Moralis JS SDK

Moralis Documentation

Join the Moralis DAO on Discord Check the docs Discourse posts
vercel github algolia

The official repository of Moralis Documentation.


Installation

npm i

Local Development

To start a local development server, run the following command.

npm run start

This command opens up a browser window and most changes are reflected live without having to restart the server.

Build

npm run build

This command generates static content into the build directory and can be served using any static contents hosting service.