Skip to content

antho31/okp4-ui-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

50 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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 :

About

๐Ÿ–ฅ๏ธ Vite starter for the OKP4 protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages