Giter Site home page Giter Site logo

skip-mev / skip-go Goto Github PK

View Code? Open in Web Editor NEW
4.0 9.0 4.0 7.24 MB

Skip Go is a suite of developer tooling that allows you to go anywhere and do anything across chains. This repo contains Skip Go's Typescript library (Core) and React component (Widget).

Home Page: https://widget-nextjs.vercel.app

License: Apache License 2.0

JavaScript 0.22% TypeScript 99.60% CSS 0.06% Makefile 0.04% Shell 0.08%

skip-go's Introduction

Skip Go

Project Structure

├── examples
│   └── nextjs
├── packages
│   ├── core
│   └── widget
  • core (@skip-go/core): The core package of the project. Contains the core logic, api fetch and types, helper functions, signing, etc.
  • widget (@skip-go/widget): React library that contains the swap widget components.
  • examples: The example app of the project

How the package consumed

@skip-go/core -> @skip-go/widget -> examples/nextjs

Dev Setup

Install dependencies

yarn

Start the development server

it will run watch the core and widget packages,it will run the example app on http://localhost:3000

yarn dev

Build the packages

yarn build

Updating changelog

npx changeset

Docs

Examples

skip-go's People

Contributors

codingki avatar dhfang avatar github-actions[bot] avatar mattac21 avatar notjeremyliu avatar thal0x avatar toddkao avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

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