Skip to content

Latest commit

 

History

History
65 lines (45 loc) · 1.64 KB

File metadata and controls

65 lines (45 loc) · 1.64 KB

crosspost ui

user interface to crosspost across various platforms

This is a simple user interface using @crosspost/sdk from the open crosspost proxy service. It uses fastintear for NEAR integration, and near-sign-verify for signing crossposts.

Table of Contents

Getting Started

Installing dependencies

bun install

Running the app

First, run the development server:

bun run dev

Building for production

bun run build

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you're interested in contributing to this project, please read the contribution guide.