Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/create-anchor-app/cli
- Owner: create-anchor-app
- License: mit
- Created: 2022-04-26T09:52:50.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-05-16T16:19:45.000Z (over 2 years ago)
- Last Synced: 2024-04-29T15:22:45.024Z (8 months ago)
- Topics: anchor, cli, rust, serum, smart-contract, solana
- Language: JavaScript
- Homepage: https://create-anchor-app.vercel.app
- Size: 149 KB
- Stars: 23
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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-)
Quickly create an anchor program from templates and setup anchor dev environment.## Example
## 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)):
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!