Open troian opened 6 months ago
Just a note that we have 3-4 customers using the API to integrate their platforms today (Solve Care, Brev, Prime-Intellect in production + a bunch that are planning to integrate). So we have to ensure the API changes are backward compatible or bump the major version and communicate to the customers and ensure they can migrate to the new version, before we release.
July 16th, 2024:
This will be optimized for teams/ individuals that want to integrate with the Akash Network.
July 23rd:
NOTE This issue description will be updated within next few weeks
Refactor Akash-API layout
Restructure akash-api layout
Restructuring is being done within sdk-47 branch
buf
@troianproto-gen-go
proto-gen-ts
proto-gen-doc
proto/akash/node/base
in toattributes
asv1
resources
asv1beta4
proto/akash/node/audit
asv1
proto/akash/node/cert
asv1
proto/akash/node/deployment
v1beta4
v1
proto/akash/node/market
v1beta5
v1
proto/akash/node/escrow
asv1
proto/akash/node/take
asv1
proto/akash/node/provider
asv1beta4
proto/akash/node/gov
as cosmos-sdk v0.47.x has implemented min deposit for governance proposal.Golang
pkg.akt.dev
) @troianpkg.akt.dev/go
@troian]github.com/akash-network/akash-api/sdk/sdl
pkg.akt.dev/go/sdl
@troiancli
dir. This will become reference implementation of the CLI @troianTS