vibc-sdk
v0.1.0
Published
A community building SDK help application devs to scaffold and test IBC enabled contracts easily
Downloads
5
Readme
vibc sdk
A community building SDK help application devs to scaffold and test IBC enabled contracts easily. Details can be found in the ibc-app-solidity-template repository.
installation
npm i -g vibc-sdk
vibc --version
avaliable commands
vibc new [project-name]
- create a new project with the given name
vibc new [project-name] --typescript
- create a new project with typescript template, need bun installed