Jump to content

Information Required for Developing SC tool?


zak100

Recommended Posts

Hi,

Somebody please guide me how to develop Ethereum Smart Contract (SC) tool for dynamic analysis? If there is a link for a dynamic analysis tool kindly provide me. Otherwise give a me general idea and the steps and hints how to complete those steps.

 

Zulfi. 

Link to comment
Share on other sites

I will give you generic answer,

If you have company X *), making product Y *), you can search net for "X Y SDK" to check if said company offers Software Development Kit (SDK),

https://en.wikipedia.org/wiki/Software_development_kit

Which can be used by 3rd party developer to extend functionality of product Y.

Sometimes such SDK are only available after signing NDA.

SDK comes with sample projects for various programming languages, usually C/C++, or web API (e.g. JSON), or external static or dynamic linkable library with headers. With documentation describing how to use it.

After downloading you join community, i.e. other 3rd party developers, and have access to programmers in said company X. They will answer your questions which will appear during development using their SDK.

*) X and Y are meaningless. Can be anything.

 

Edited by Sensei
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.