starkdit

所属分类:论坛
开发工具:TypeScript
文件大小:0KB
下载次数:0
上传日期:2022-07-09 21:56:47
上 传 者sh-1993
说明:  STARKs支持的去中心化论坛BBS chan
(Decentralised forum BBS chan powered by STARKs)

文件列表:
CHANGELOG.md (598, 2022-04-26)
next-env.d.ts (201, 2022-04-26)
next.config.js (118, 2022-04-26)
package.json (866, 2022-04-26)
public/ (0, 2022-04-26)
public/StarkditLogo.svg (1297, 2022-04-26)
public/StarkditLogoBig.svg (8744, 2022-04-26)
setup_starknet.sh (503, 2022-04-26)
src/ (0, 2022-04-26)
src/abi/ (0, 2022-04-26)
src/abi/counter.json (706, 2022-04-26)
src/abi/erc20.json (4036, 2022-04-26)
src/abi/starkdit.json (1394, 2022-04-26)
src/components/ (0, 2022-04-26)
src/components/IncrementCounter.tsx (532, 2022-04-26)
src/components/StarkditAPI.ts (1940, 2022-04-26)
src/components/TransactionList.tsx (569, 2022-04-26)
src/components/UI/ (0, 2022-04-26)
src/components/UI/AddCommentForm.tsx (1636, 2022-04-26)
src/components/UI/AddPostForm.tsx (1327, 2022-04-26)
src/components/UI/Comment.tsx (711, 2022-04-26)
src/components/UI/ConnectWalletButton.tsx (393, 2022-04-26)
src/components/UI/DepthBox.tsx (529, 2022-04-26)
src/components/UI/PostCard.tsx (769, 2022-04-26)
src/components/UI/PostHeader.tsx (851, 2022-04-26)
src/components/UI/ReplyNumber.tsx (528, 2022-04-26)
src/components/UI/Sidebar.tsx (430, 2022-04-26)
src/components/UI/TopBar.tsx (1039, 2022-04-26)
src/components/UI/index.ts (480, 2022-04-26)
src/hooks/ (0, 2022-04-26)
src/hooks/counter.ts (308, 2022-04-26)
src/hooks/starkdit.ts (256, 2022-04-26)
src/hooks/token.ts (300, 2022-04-26)
src/hooks/useIpfs.js (1057, 2022-04-26)
src/hooks/useIpfsFactory.js (1872, 2022-04-26)
src/ipfs/ (0, 2022-04-26)
src/ipfs/ipfs_mock.ts (1394, 2022-04-26)
src/pages/ (0, 2022-04-26)
... ...

This is an example showing how to use StarkNet React with Next.js ## Getting Started First, run the development server: ```bash npm run dev # or yarn dev ``` Open [http://localhost:3000](http://localhost:3000) with your browser to see the result. You can start editing the page by modifying `pages/index.tsx`. The page auto-updates as you edit the file. [API routes](https://nextjs.org/docs/api-routes/introduction) can be accessed on [http://localhost:3000/api/hello](http://localhost:3000/api/hello). This endpoint can be edited in `pages/api/hello.ts`. The `pages/api` directory is mapped to `/api/*`. Files in this directory are treated as [API routes](https://nextjs.org/docs/api-routes/introduction) instead of React pages. ## Learn More To learn more about Next.js, take a look at the following resources: - [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API. - [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial. You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome! ## Deploy on Vercel The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js. Check out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.

近期下载者

相关文件


收藏者