Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

sui-dapps-starter

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sui-dapps-starter

First, install dependencies with:

  • 1.1.1
  • unpublished
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

Getting Started

First, install dependencies with:

yarn
and start the enviroment with
yarn dev

Instructions

I used these SDK's for start :

  • For wallet which provided at the index.tsx and walletprovider integrated on app.tsx SUIET KIT Docs=> https://kit.suiet.app/docs/QuickStart
  • Move files backend part also settled. You can reach its docs for Smart Contract development => https://docs.sui.io/learn
  • Actually SUI have own Typescript SDK but I want to use @scallops SDK to integrate it to frontend but I'm gonna provide 2 of them scallops => https://github.com/scallop-io/sui-kit SUI's => https://github.com/MystenLabs/sui/tree/main/sdk/typescript
  • For creating dex I used OMNISWAP SDK u can reach on there => https://github.com/OmniBTC/OmniSwap-Sui-SDK
  • Also if you want to deploy your MOVE Contract on testnet u should reach there for docs => https://docs.sui.io/build/install

All integrated

  • if you need testnet tokens go SUI's discord for Testnet faucet => https://docs.sui.io/build/faucet

  • You can start editing the page by modifying pages/index.tsx. The page auto-updates as you edit the file.

  • API routes can be accessed on 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 instead of React pages.

  • This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Keywords

FAQs

Package last updated on 03 May 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc