Git Product home page Git Product logo

arcana-demo-app-vue-template's Introduction

Twitter URL

Sample Demo App Template

This is a simple Vue application template. Use it as your starter kit to build a full-fledged dApp integrated with Arcana Auth and Storage SDKs.

⚙️ Installation

Prerequisites

  • You'll need latest LTS versions of node.js and npm installed in your system for this code to work.

  • You must register and configure your dApp using Arcana's Developer Dashboard. Configure the social authentication mechanism, storage region, storage limits and other settings using the dashboard.

  • You'll need to create Google OAuth and obtain a client ID using Google console. This client ID must be specified for social authentication in Arcana's Developer Dashboard

Setup Steps

  1. Clone this repo
git clone [email protected]:arcana-network/sdk-demo.git
  1. Install dependencies
npm install
  1. To run the project in a development environment
npm run dev
  1. To build the project for production (to generate static files for hosting) and to preview the generated build, use
npm run build   # build for production
npm run serve  # preview built files

Dependencies

This project is built using Vue 3 and uses Vite.js for generating builds.

📚 Usage

You can use this template to build a full-fledged dApp similar to the Sample Demo App.

Refer to the Arcana Network documentation for step-by-step instructions on how to get started with this template and integrate your dApp with the Arcana SDKs to build user onboarding and data privacy features in your dApp.

💡 Support

For any support or integration-related queries, contact the Arcana Support Team.

🤝 Contributing Guide

We welcome all contributions to this public repository from the community.

Read our contributing guide to learn more about our development process, how you can propose bug fixes and improvements and the code of conduct that we expect the participants to adhere to.

ℹ️ License

This public repository from Arcana Networks is distributed under the MIT License.

For details see Arcana License.

arcana-demo-app-vue-template's People

Contributors

ajithranka avatar shaloo avatar shrinathprabhu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.