1.3.1 • Published 2 years ago

@arthuryeti/terraswap v1.3.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Terra

A bunch of helpers to setup quickly a Terra Webapp. I've decided to create this package, because I was writing over and over the same code for Terra protocols. I've got inspired by Anchor, Mirror and Terraswap.

You need to use <TerraProvider data={data}>...</TerraProvider>, where data is a JS object with this structure.

{
  "mainnet": {
    tokens: {},
    pairs: []
  }
  "testnet": {
    tokens: {},
    pairs: []
  }
}
1.3.1

2 years ago

1.3.0

2 years ago

1.2.0

3 years ago

1.1.7

3 years ago

1.1.6

3 years ago

1.1.5

3 years ago

1.2.3

3 years ago

1.1.4

3 years ago

1.2.2

3 years ago

1.1.3

3 years ago

1.2.1

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.1.2

3 years ago

1.0.0

3 years ago

0.3.2

3 years ago

0.3.1

3 years ago

0.3.0

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.9

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago