Skip to content

Set up Ethereum-Boilerplate for "Deddit (#7)" #8

Description

@Gizmotronn

Setting up & cleaning up the boilerplate files to work with the Decentralised social network on the marketplace. Ignoring all other components (both frontend and backend/node) for now, we're just building Deddit as of right now.

  • Fix selectedCategory is not defined no-undef
  • Fix errors in AddPost.jsx (identified as typos)

Ethereum-Boilerplate

React components and hooks for fast building dApps without running own backend

🚀DEMO: https://ethereum-boilerplate.github.io/ethereum-boilerplate

This boilerplate is built on react-moralis and Moralis. Also has its own context provider for quick access to chainId or ethAddress

There are many components in this boilerplate that do not require an active web3 provider, they use Moralis Web3 API. Moralis supports the most popular blockchains and their test networks. You can find a list of all available networks in Moralis Supported Chains

Please check the official documentation of Moralis for all the functionalities of Moralis.

Dapp

Boilerplate content

  • Displaying posts
  • Creating posts
  • Integration with Moralis server
  • Voting up/down frontend (not including interaction with Moralis chain, that's specified in Smart contract for "deddit" #7)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

api-externalAPI & Integrations with apps/programs not built by Signal-KdocumentationImprovements or additions to documentationsocial contractsContracts relating to the social aspects of the marketplace

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions