Skip to content

Latest commit

Β 

History

History
57 lines (35 loc) Β· 2.44 KB

README.md

File metadata and controls

57 lines (35 loc) Β· 2.44 KB

OKP4 Boilerplate with React + TypeScript + Vite

Boilerplate to craft UIs that interact with the @okp4 protocol. Refer to the tutorial for guidance on creating such interfaces.

lint conventional commits contributor covenant License

Front-end boilerplate to rapidly develop UIs for interacting with the OKP4 blockchain. Utilizing Vite, it shows how to handle the connection, the interaction with smart contracts, and the decoding of transactions.

Preview


🌟 Features

  • Pre-configured setup to connect to OKP4 testnet
  • Utility functions and Graz hooks to call, deploy, and interact with OKP4 smart contracts
  • Decode transactions to analyze onchain Prolog programs and more

πŸ›  Prerequisites

  • Node.js = 18.x

πŸ–₯ Get started

Development

To set up and run the project locally, follow the following steps:

npm i
npm run dev

Deployment

Build and serve the dist folder:

npm i
npm run build

To deploy your Vite.js site on decentralized, open technologies that prioritize user control, consider transitioning to Web3 by hosting on Fleek.co (using the node:18 Docker Image Name). This not only allows you to set a custom domain name but also benefits from IPFS's censorship-resistant P2P hosting and ENS domain linking.

πŸ†˜ Support

For bugs πŸ›, feature requests 🌈, or other queries ❓, open an issue in the GitHub repository.

You want to get involved? 😍

Please check out OKP4 health files :