Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket
i

itsyrulnikov

npm

Packages

Current Co-maintainers

Former Co-maintainers

16 packages

@equilab/api

JS API for Equilibrium and Genshiro parachains.

@equilab/api-mainnet

JS API for equilibrium polkadot substrate mainnet.

@equilab/definitions

Substrate types used in Equilibrium parachain.

@equilab/fluid

In the project directory, you can run:

@equilab/foundation

First, run the development server:

@equilab/history

@equilab/history-service

@equilab/marginly-sdk

SDK for the Marginly protocol

@equilab/network

@equilab/plo-history

@equilab/service

## Convenience Types ## - `type Undef<T> = T | undefined;` - `type Unwrap<T> = T extends Undef<infer D> ? D : T;` - `type UnwrapArray<T> = T extends Array<infer D> ? D : T;` - `type UnwrapPromise<T> = T extends Promise<infer D> ? D : T;`

@equilab/sitemap-1337

nextjs sitemap creation tool

@equilab/types-gens

Genshiro parachain generated types

@equilab/ui

@equilab/ui-curated

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

@equilab/utils

utils for equilab project