2.0.2 • Published 9 months ago

@velo-dao/velo-ts v2.0.2

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
github
Last release
9 months ago

@velo-dao/velo-ts

npm install @velo-dao/velo-ts
yarn install @velo-dao/velo-ts
pnpm install @velo-dao/velo-ts
bun install @velo-dao/velo-ts

Velo TypeScript Bundle

Clients

All contracts are scoped under the contracts object:

import { contracts } from "@velo-dao/velo-ts"
const { VeloPredictions } = contracts

Then each contract will have clients, for example for VeloPredictions:

const {
 VeloPredictionsClient,
 VeloPredictionsMessageComposer,
 VeloPredictionsQueryClient
} = VeloPredictions

Credits

šŸ›  Built by Digital Kitchen, based on Cosmology āš›ļø goodness!

Using CosmWasm TS Codegen:

2.0.2

9 months ago

2.0.1

9 months ago

2.0.0

10 months ago

1.2.0

11 months ago

1.2.3

10 months ago

1.2.2

11 months ago

1.2.1

11 months ago

1.0.2

11 months ago

1.0.1

11 months ago

0.2.1

11 months ago

0.2.2

11 months ago

0.2.0

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago