Coder Social home page Coder Social logo

secretswapsite's Introduction

SecretSwap App

Website hosted at https://app.secretswap.net

Official repository at https://github.com/SecretFinance/SecretSwap

Instructions

Migrate from previous installation

A one time clean up is required if migrating from another repo source. The npm module Husky was removed from this repo and files are left behind that produce unwanted side effects with git.

Therefore, delete all files in the existing SecretSwapApp/.git folder that contain text "Hook created by Husky".

Installation

  1. Install Git Getting started
  2. Install Node.js tested with 16.xx.x LTS
  3. Install Yarn npm install --global yarn
  4. Install app git clone https://github.com/SecretFinance/SecretSwap.git ./SecretSwapApp
  5. Change to folder SecretSwapApp, and run yarn to install node_modules
  6. Under Windows, run npm config set script-shell "C:\\Program Files\\git\\bin\\bash.exe" (your git path may differ)

Running

Run for Mainnet

yarn host

Run for Testnet

yarn host:testnet

After using any host command, visit the ui at http://localhost:3000

Build a production site

yarn make

Config files for different networks are at src/config/

To host this repo on render.com, follow this guide to add a Rewrite Rule

secretswapsite's People

Contributors

assafmo avatar david-sod avatar cashmaney avatar jsandovalg avatar lourencomaltez avatar toml01 avatar david-lkmx avatar luiseel avatar secret-knight avatar howardbraham avatar potvik avatar edithmoreno avatar walter-lkmx avatar jhd2best avatar the-dusky avatar xiphiar avatar cankisagun avatar gupadhyaya avatar privatepixels avatar fsoaresdev avatar msftgits avatar dylanschultzie avatar pmenexas13 avatar

Watchers

 avatar  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.