npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

@laminar/flow-protocol-ethereum

v0.0.12

Published

Laminar aims to create an open finance platform along with financial assets to serve traders from both the crypto and mainstream finance worlds. Please find details of Laminar and its Flow Protocols for synthetic asset and margin trading [here](https://gi

Downloads

8

Readme

Table of Contents

1. Introduction

Laminar aims to create an open finance platform along with financial assets to serve traders from both the crypto and mainstream finance worlds. Please find details of Laminar and its Flow Protocols for synthetic asset and margin trading here.

2. Implementation

We have been R&D our protocol on Ethereum, where the network is highly secure with valuable assets as basis for trading. There are also existing DeFi community and DeFi building blocks such as stablecoin. The Ethereum implementation will be the value gateway, and our Substrate implementation - the LaminarChain which will later connect to Polkadot will be the specialized high performance financial service chain. We can best serve both mainstream finance and crypto traders and service providers by leveraging the best of both worlds.

2.1. Flow Protocol Smart Contracts on Ethereum

A reference implementation of the Flow Margin Trading Protocol, Synthetic Asset Protocol and Money Market Protocol smart contracts are deployed on Ethereum Kovan test net.

The Flow Exchange Web App gives people a friendly and easy way to test the functionalities of the protocols. It is still work in progress, so please kindly excuse bugs and provide feedback to help us improve.

The Laminar Flow Protocol Subgraph provides an easy way to query the synthetic assets, margin positions, liquidity pools, and other useful information off the blockchain.

We will continue to develop and improve the protocols, and new contracts would be deployed as we progress. Find the latest deployed contracts here.

Please refer to the Wiki Guide for using and developing on top of these contracts.

Please refer to Testing Laminar Flow Synthetic Assets & Margin Trading Protocols for exploring our contracts and dApp.

2.2. Substrate implementation - LaminarChain as parachain on Polkadot

See more details here