1.4.16 • Published 9 days ago

@firefly-exchange/library-sui v1.4.16

Weekly downloads
-
License
ISC
Repository
github
Last release
9 days ago

Library Sui

Library housing util methods and classes to interact with Bluefin protocol deployed on Sui blockchain

Prerequisites:

  • SUI Node: >=0.33
  • Node: v18.x.x

Linux users:

  • for installing sui on your local computer you need to follow the tutorial on sui website but make sure that you install using this command
  • cargo install --locked --git https://github.com/MystenLabs/sui.git --tag devnet-1.2.0 sui
  • What the above command is doing is that it is installing the 0.33.0 version which is compatible with the contracts.

Mac users:

  • If you are using MAC with M1 chip after following the installation instructions you will likely face an error for invalid symbol for architecture arm64 with some cryptic error message.
  • To resolve this error first uninstall rust from your mac and reinstall it with the following options
  • default host triple: x86_64-apple-darwin default toolchain: stable profile: default modify PATH variable: yes
  • Then you can install sui the same was by running this command
  • cargo install --locked --git https://github.com/MystenLabs/sui.git --tag devnet-1.2.0 sui

How to

  • Install dependencies using yarn
  • Build using yarn build

HOW TO CONTRIBUTE (IMPORTANT):

  • If you want to make any changes to the library-sui, you create a new branch from main and make changes there
  • Then you make a pull request to merge your changes to main
  • Then some checks will run and if all checks passed your changes will be merged. HOWEVER there is one catch
  • If BUILD fails on PR checks and there is no error in your code then do the following:
  • GET THE LATEST deployment.json file and update the contents of deployment.example.json with that

But Why?

  • What is happening that this code used sui deployed on cloud (bluefin). And sui cloud is restarted sometimes. When it is restarted all contracts deployed there are lost, then some contracts are redeployed hence it implies new deployment.json file made.
1.4.16

9 days ago

1.4.15

11 days ago

1.4.14

12 days ago

1.4.13

12 days ago

1.4.12

13 days ago

1.4.11

14 days ago

1.4.10

14 days ago

1.4.9

18 days ago

1.4.8

18 days ago

1.4.7

28 days ago

1.4.6

29 days ago

1.4.5

1 month ago

1.4.4

1 month ago

1.4.3

1 month ago

1.4.2

1 month ago

1.4.1

1 month ago

1.4.0

1 month ago

1.3.15

2 months ago

1.3.13

3 months ago

1.3.14

3 months ago

1.3.12

4 months ago

1.3.11

4 months ago

1.3.10

5 months ago

1.3.9

5 months ago

1.3.8

5 months ago

1.3.7

5 months ago

1.3.6

5 months ago

1.3.5

5 months ago

1.2.0

6 months ago

0.1.52

8 months ago

0.1.53

8 months ago

0.1.54

8 months ago

0.1.55

8 months ago

0.1.56

8 months ago

0.1.57

8 months ago

0.1.58

8 months ago

0.1.59

8 months ago

1.2.6

6 months ago

1.2.5

6 months ago

1.2.4

6 months ago

1.2.3

6 months ago

1.2.2

6 months ago

0.1.50

8 months ago

1.2.1

6 months ago

0.1.51

8 months ago

0.1.49

8 months ago

0.1.41

9 months ago

0.1.42

9 months ago

0.1.43

9 months ago

0.1.44

9 months ago

0.1.45

9 months ago

0.1.46

9 months ago

0.1.47

8 months ago

0.1.48

8 months ago

0.1.40

9 months ago

0.3.0

7 months ago

0.3.6

7 months ago

0.1.38

9 months ago

0.3.5

7 months ago

0.1.39

9 months ago

0.3.7

6 months ago

0.3.2

7 months ago

0.3.1

7 months ago

0.3.4

7 months ago

0.3.3

7 months ago

0.1.30

9 months ago

1.1.0

6 months ago

0.1.31

9 months ago

0.1.32

9 months ago

0.1.33

9 months ago

0.1.34

9 months ago

0.1.35

9 months ago

0.1.36

9 months ago

0.1.37

9 months ago

1.3.4

5 months ago

1.3.3

5 months ago

1.3.2

6 months ago

1.3.1

6 months ago

1.3.0

6 months ago

0.1.27

10 months ago

0.1.28

10 months ago

0.1.29

10 months ago

0.1.63

8 months ago

0.1.64

8 months ago

0.1.65

7 months ago

0.1.66

7 months ago

0.1.67

7 months ago

0.1.68

7 months ago

0.1.24

11 months ago

0.1.69

7 months ago

0.1.25

11 months ago

0.1.60

8 months ago

0.1.61

8 months ago

0.1.62

8 months ago

0.1.20

11 months ago

0.1.21

11 months ago

0.1.22

11 months ago

0.1.23

11 months ago

0.1.15

11 months ago

0.1.16

11 months ago

0.1.17

11 months ago

0.1.18

11 months ago

0.1.19

11 months ago

0.1.14

12 months ago

0.1.13

12 months ago

0.1.12

12 months ago

0.1.11

12 months ago

0.1.10

12 months ago

0.1.9

12 months ago

0.1.8

12 months ago

0.1.7

12 months ago

0.1.6

12 months ago

0.1.5

12 months ago

0.1.4

12 months ago

0.1.3

12 months ago

0.1.2

12 months ago