8000 GitHub - usecyclone/todo-privy at 4293b886394e1ba32db09bdfe06a120f07fa8e6b
[go: up one dir, main page]

Skip to content

usecyclone/todo-privy

Repository files navigation

Cedalio ⨯ To-Do dApp Multi Data Base Example

Join our Discord Community

Deploy to Cedalio

Getting Started

  1. Run npm install at the root directory
  2. Create a .env.development with this variables.
REACT_APP_WC_PROJECT_ID=WALLET-CONNECT-ID
GENERATE_SOURCEMAP=false
REACT_APP_GRAPHQL_GATEWAY_BASE_URL=https://gateway.staging.cedalio.io
REACT_APP_NET_SCAN_BASE=https://mumbai.polygonscan.com/address/ (or your selected network scan)
  1. Then run: npm start
  • Note that we are using our gateway to deploy and interact with the blockchain with graphql

Learn More About Cedalio

To learn more about Cedalio, take a look at the following resources:

  • Cedalio - learn about Cedalio Features and Roadmap.

  • Cedalio Docs - learn about Cedalio Architecture and CLI.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 79.7%
  • CSS 14.7%
  • HTML 4.2%
  • JavaScript 1.4%
0