5 Commits

Author SHA1 Message Date
Julian Strobl
459c0ae931
Make sure correct purpose and cointype are used (#60)
* Fix .gitignore

Signed-off-by: Julian Strobl <jmastr@mailbox.org>

* [test] Make sure correct Purpose and CoinType are used

Signed-off-by: Julian Strobl <jmastr@mailbox.org>

---------

Signed-off-by: Julian Strobl <jmastr@mailbox.org>
2023-08-03 10:03:13 +02:00
Julian Strobl
9ea8a64fbb
Add go build output to .gitignore
Signed-off-by: Julian Strobl <jmastr@mailbox.org>
2023-08-03 08:07:02 +02:00
Julian Strobl
33a2ab0b78
Add paths to .gitignore
Signed-off-by: Julian Strobl <jmastr@mailbox.org>
2023-07-05 12:59:04 +02:00
Julian Strobl
7810d08780
Add initial generated code
```
$ ignite version
Ignite CLI version:             v0.27.1
Cosmos SDK version:             v0.47.3

$ ignite scaffold chain planetmint-go --address-prefix plmt --no-module
```

Signed-off-by: Julian Strobl <jmastr@mailbox.org>
2023-06-27 13:15:02 +02:00
Julian Strobl
761ee6792c
Add initial structure
Signed-off-by: Julian Strobl <jmastr@mailbox.org>
2023-03-01 14:32:47 +01:00