Skip to content

Public smartz platform resources (integration, SDK, etc)

License

Notifications You must be signed in to change notification settings

smartzplatform/SDK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smartz SDK

In this repo you can find Smartz platform developer's resources. Documentation is under construction, feel free to ask us your questions here: https://t.me/smartz_en.

Lean guide in our wiki: https://wiki.smartz.io/en/contract-uploading. Extended version is coming soon.

Installing SDK

Via npm:

npm i smartz-sdk

Or simply by cloning:

git clone https://github.com/smartzplatform/SDK.git smartz-sdk

Contents

constructor_examples

To start coding in Smartz framework you can research our examples.

bin/run-constructor.py

CLI utility for testing Smartz contract constructors. Run python3 run-constructor.py construct -h for help.

How to upload your contract to Smartz

  1. Use this SDK to convert your smart contracts into Smartz constructors (aka templates).
  2. Upload your constructors to Smartz (https://smartz.io/ctor-add) and test them (https://smartz.io/my-dapps).
  3. If you have cool tested constructor write to us hello@smartz.io, we will review and publish it so you can share it widely and even earn if you want.

About

Public smartz platform resources (integration, SDK, etc)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages