# Notable Creators

## Chalk&#x20;

Chalk is an OSS library that provides an intuitive solution for implementing colors and styles to your command-line input. Chalks has over 50 million weekly downloads on npmjs and uses Stakes Social to receive funding from their supporters. Sindre Sorhus, Chalk's creator, is a strong advocate for OSS and is a full time maintainer on more than a 1,000 OSS projects.

## Vyper

Vyper, which was originally conceived by Vitalik Buterin, is a Python-like language for writing EVM smart contracts with an emphasis in the language’s design on readability and audibility. Vyper’s smart contact language is used in Curve Finance and Uniswap V1. Currently, Vyper has over 100 maintainers supporting the project’s development.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://dev-protocol.gitbook.io/dev-protocol/stakes-social/notable-creators.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
