You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We use `treefmt` that runs a few formatting and spell checking tools. This is
70
+
also enforced through CI. See `formattingPkgs` in [`flake.nix`](./flake.nix) for
71
+
a list of packages needed, then:
72
+
73
+
```shell
74
+
treefmt
75
+
```
71
76
72
77
## License
73
78
74
-
Cardano Blueprint created by [the Cardano Blueprint contributors](https://github.com/cardano-scaling/cardano-blueprint/graphs/contributors) is licensed under the [Apache 2.0 License](./LICENSE).
79
+
Cardano Blueprint created by [the Cardano Blueprint
is licensed under the [Apache 2.0 License](./LICENSE).
75
82
76
83
## Logo
77
84
78
-
The [logo and wordmark](./logo/README.md) for the Cardano Blueprint was created by Roberto Nicolo, Sebastian Nagel and Input Output Global Ltd. Obviously, the design is derived from the official Cardano logo and we hereby accept and intend to follow the [official trademark policy](https://www.cardanofoundation.org/policy/trademark-policy). Cardano Blueprint is NOT registered as a trademark, nor shall it represent a commercial product, but any artifacts produced are covered under an open source [license](./LICENSE).
85
+
The [logo and wordmark](./logo/README.md) for the Cardano Blueprint was created
86
+
by Roberto Nicolo, Sebastian Nagel and Input Output Global Ltd. Obviously, the
87
+
design is derived from the official Cardano logo and we hereby accept and intend
0 commit comments