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

https://github.com/omgbbqhaxx/solsub

Like twitter blue Subscribe model for solana users
https://github.com/omgbbqhaxx/solsub

Last synced: about 2 months ago
JSON representation

Like twitter blue Subscribe model for solana users

Awesome Lists containing this project

README

        

# This project builded for udemy solana anchor lang course.

In this project people can sell their premium content to solana subscribers monthly.

This project also inspired by twitter subscribe and elon musk.

## Contact

[![Twitter](https://img.shields.io/gitter/room/nwjs/nw.js.svg)](https://twitter.com/yasinaktimur/)
[![GitHub Issues](https://img.shields.io/badge/open%20issues-0-yellow.svg)](https://github.com/omgbbqhaxx/solsub/issues)

- Report bugs, issues or feature requests using [GitHub issues](issues/new).

## Getting Started

The Our solana rust and anchor lang course will be hosts the **[Udemy homepage](http://udemy.com/)**, which
has a Quick Start section.

Operating system | Status
---------------- | ----------
Ubuntu and macOS | [![TravisCI](https://img.shields.io/badge/build-passing-brightgreen.svg)](https://travis-ci.org/cloudbank/cloudbank-github)
Windows | [![AppVeyor](https://img.shields.io/badge/build-passing-brightgreen.svg)](https://ci.appveyor.com/project/cloudbank/cloudbank-github)

## Available Scripts

In the project directory, you can run:
1-) before npm start go to here ----> node_modules/react-scripts/config/webpack.config.js
and change this webpack as -> https://gist.githubusercontent.com/omgbbqhaxx/0e14b3aa9ab3048333ea43acab84350f/raw/8c054767847d21be9db9fe9ec5a383085aeae25c/webpack.config.js

2-) Export idl.json put this file in src file.

3- Export program id and change programid from app.js

### `npm start`

Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.

## License

[![License](https://img.shields.io/github/license/ethereum/cpp-ethereum.svg)](LICENSE)

All contributions are made under the [GNU General Public License v3](https://www.gnu.org/licenses/gpl-3.0.en.html). See [LICENSE](LICENSE).