Denis Fadeev
Denis Fadeev
Inside a brand new chain: ``` ~/blog % starport s message create-post foo bar modify proto/blog/tx.proto create testutil/nullify/nullify.go modify x/blog/client/cli/tx.go create x/blog/client/cli/tx_create_post.go modify x/blog/handler.go create x/blog/keeper/msg_server_create_post.go modify x/blog/types/codec.go create x/blog/types/message_create_post.go...
The file to update is https://github.com/tendermint/starport/blob/develop/docs/guide/install.md
Related: https://github.com/tendermint/starport/pull/692
https://github.com/tendermint/starport/pull/790 Examples on how to use it: https://tutorials.cosmos.network/interchain-exchange/tutorial/02-app-init.html
Let's leave just the address ast the default value in the faucet's API, so that a user gets both `token` and `stake` just by changing the address and hitting the...
``` [Vue warn]: Error in render: "TypeError: Cannot read property 'banner' of undefined" ``` Workaround: ```js module.exports = { theme: "cosmos", themeConfig: { topbar: { banner: false, }, }, };...
If you follow the readme and use the package no a vanilla collection of MD-files, it throws an error: ``` [Vue warn]: Error in render: "TypeError: Cannot read property 'auto'...
## Description Added ZetaChain Mainnet Beta. * [Chainlist](https://chainlist.org/?search=zetachain) * [SLIP-0044](https://github.com/satoshilabs/slips/blob/42041e0806e6881db076562730929481cd99c9ba/slip-0044.md?plain=1#L1203) ## Changes include - [ ] Bugfix (non-breaking change that solves an issue) - [ ] New feature (non-breaking change...