Giter VIP home page Giter VIP logo

suia's Introduction

Suia

Collect your Suia in the Sui world

Visit the product on Devnet @ https://suia.io/.

Development Quick Start

# install sui cli: <https://docs.sui.io/build/install>
# check sui installed
$ sui -V
sui 0.32.0

# install dependencies
$ yarn install

$ cp .env.example .env
# edit .env, replace KEY_PAIR_SEED with a random hex string
# you can generate it with command `openssl rand -hex 32`

# run demo
$ yarn demo
yarn run v1.22.19
$ ts-node demo/suia.ts
-----start-----
address: 0x8a4662abf9f8b7aa947b174f29a7a8f259e111e5
objects of 0x8a4662abf9f8b7aa947b174f29a7a8f259e111e5 are []
error: Error: Error publishing package Error: RPC Error: No non-argument gas objects found with value >= budget 10000

# you should get error like above
# fund your account with devnet faucet: <https://docs.sui.io/build/devnet#request-gas-tokens>
# and try again

# check the explorer: <https://explorer.devnet.sui.io/addresses/0xbd0629c41d90c3c7918c4dee42829f900bfe2c13>
# replace the address with your own

suia's People

Stargazers

 avatar 0xrinegade avatar Forrest Shuang avatar 0xHolly avatar Dilrong avatar Brainiac ๐Ÿ•ต๏ธ๐Ÿ‘ฝ avatar MoveBitAudit avatar Renaissance Labs avatar  avatar Jason avatar YuseiWhite avatar  avatar lshoo avatar Paul Fidika avatar Son avatar Matt Ma avatar

Watchers

Owen avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.