Skip to content

Stream using routes generated by Skip:Go. Swap streaming minimizes slippage by swapping over a period of time. Use this to average dollar cost into exciting new tokens that may be illiquid or into risk-off tokens and reduce risks by going out of risk-on positions periodically. Forked from Skip:Go.

License

Notifications You must be signed in to change notification settings

trstlabs/tokenstream-dot-fun

Repository files navigation

Skip Go

Project Structure

├── examples
│   └── nextjs
├── packages
│   ├── client
│   └── widget
  • client (@skip-go/client): 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 widget component.
  • examples: The example app of the project

How the package consumed

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

Dev Setup

Install dependencies

yarn

Start the development server

It will run the example app on http://localhost:3000

yarn dev

Build the packages

yarn build

Updating changelog

npx changeset

Docs

Examples

About

Stream using routes generated by Skip:Go. Swap streaming minimizes slippage by swapping over a period of time. Use this to average dollar cost into exciting new tokens that may be illiquid or into risk-off tokens and reduce risks by going out of risk-on positions periodically. Forked from Skip:Go.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 12

Languages