Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.77 KB

README.md

File metadata and controls

31 lines (24 loc) · 1.77 KB

Welcome to Raft

What is Raft?

Raft is a web application that uses FCL to run Cadence transactions and scripts from open-source GitHub repositories.

Raft aims to simplify sharing and composability on Flow by creating an effortless dapp delivery platform that uses open-source and blockchain as source-of-truth. Raft’s vision is to provide a platform that eliminates the need to create explicit Frontend/Backend systems by delivering dapps to users directly from open-source GitHub repositories containing Cadence code.

Usage

You can open any public repository by replacing github.com with raft.page

Raft is compatible with most Cadence repositories. Some repositories you can try:

How can I make my repository compatible with Raft?

There is no explicit configuration needed. Please make sure deployment addresses are specified in the flow.json file.

This Repository

As a demo, you can claim a special FLOAT through Raft!

Note that this repository uses hard-coded import addresses, so it won't work on testnet.