Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/create-anchor-app/cli

npx create-anchor-app
https://github.com/create-anchor-app/cli

anchor cli rust serum smart-contract solana

Last synced: about 1 month ago
JSON representation

npx create-anchor-app

Awesome Lists containing this project

README

        

# Create Anchor App

[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)


Logo
Quickly create an anchor program from templates and setup anchor dev environment.

## Example
Logo

## Installation
```
npm i -g @create-anchor-app/cli
```

## Usage
```
create-anchor-app
```
Use without installing
```
npx @create-anchor-app/cli
```

## Feature roadmap
- [x] Command to generate anchor contracts
- [ ] CI for Anchor projects
- [ ] Security.txt generation
- [ ] local ledger directory

- [ ] local wallet generation and directory

## Contributors ✨

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):



Darkrai.07

💻

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!