Git Product home page Git Product logo

icxrp's Introduction

པ་ཀྲ་ཧེ་། Bazahei IC-XRP frontend galley and cross-chain platform

Building for Dfinity Supernova Hackthon in 2022

Explore demo on HERE

This frontend repository is current on production. 🔥

Please review Bazahei NFT repo before deploy the the frontend

Welcome to hack and crash our cross-chain scheme so makes our system more robust and secured. ⁉️

We are planning to provide bug bounty when Bazahei NFT is ready to scale up. 💵

Invite the talent hackers to join Itoka discord

LFG and པ་ཀྲ་ཧེ་།! 🚀

Deploy tricks to IC network

Depoloyer might try Fleek to build and deploy and frontend. However, we recommend build within your own cansiters by following;

  1. yarn install; yarn build; the copy the build file.
  2. under a new directory, dfx new bazahei;cd ./bazahei. paste the build under ./bazahei
  3. config the dfx.json
      "bazahei_assets": {
      "dependencies": ["bazahei"],
      "frontend": {
        "entrypoint": "build/index.html" 
      },
      "source": ["build/"],
      "type": "assets"
  1. config the package.json to skip the webpack build
  "scripts": {
    "build": "ls",
  },
  1. dfx depoly and we see each other in metaverse.

Note: Don't forget reconfiguring CanisterID to your own canisters, or you might want to join Itoka discord and get same answers from our developers.

icxrp's People

Contributors

mclyang avatar wangcode avatar yihaochen96 avatar

Stargazers

 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.