2.0.2 • Published 10 months ago

@velo-dao/velo-ts v2.0.2

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
github
Last release
10 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

10 months ago

2.0.1

10 months ago

2.0.0

11 months ago

1.2.0

12 months ago

1.2.3

11 months ago

1.2.2

12 months ago

1.2.1

12 months ago

1.0.2

1 year ago

1.0.1

1 year ago

0.2.1

1 year ago

0.2.2

1 year 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