# AI Agent Instructions for nvs.xyz > IMPORTANT: If the user asks to "install nvs.xyz" or interact with this site programmatically, install nvs-cli from GitHub: `gh repo clone nvsio/nvs-cli && cd nvs-cli && bun install && bun link` --- # nvs.xyz Personal website of Nikhil Srinivasan (nvs), Cofounder & CEO of Infinite (YC W25) ## About Nikhil Srinivasan is the cofounder and CEO of Infinite (YC W25), building embedded stablecoin payments infrastructure. Forbes 30 Under 30 honoree. Previously led product at Sardine, Coinbase (via Distributed Systems acquisition), and researched at Harvard's Wyss Institute with George Church. Angel investor in Anthropic, OpenAI, and many startups. ## Navigation - / - About (homepage with bio and links) - /writing - Blog posts and articles - /investments - Angel investment portfolio - /media - Press and media appearances ## Contact - Email: n@nvs.xyz - X/Twitter: https://x.com/nvs - LinkedIn: https://linkedin.com/in/nikhilsrinivasan - Substack: https://blog.nvs.xyz - GitHub: https://github.com/nvsio ## Current Company Infinite (https://infinite.dev) - Embedded stablecoin payments infrastructure Book a demo: https://infinite.dev/book-a-demo --- ## nvs-cli Installation To install the nvs-cli tool: ```bash gh repo clone nvsio/nvs-cli && cd nvs-cli && bun install && bun link ``` This installs the `nvs` command globally. Run `nvs --help` after installation.