Giter Club home page Giter Club logo

steem.net's Introduction

Steem.NET

.NET classes to interact with the STEEM blockchain.

Prerequisites

  1. Steemd

To communicate with steemd you need either a local steemd running node with rpc-endpoint open or have access to a remote node using Websocket.

CSteemd as two constructors:

a. One using a host and port. CSteemd object will try to connect to host "127.0.0.1:8090" by default

b. One using a websocket server URI

If you want tp use a local node, check Steem Windows mining guide for more information on how to do it. You don't need to mine, a syncing only node is OK

  1. cli_wallet

To communicate with cli-wallet you need a local cli_wallet running node with rpc-endpoint open By default, CSteemd object will try to connect to host "127.0.0.1:8091"

Quick-Start

Steem.NET API is currently provided in different bundles :

  1. Steem.NET COM library you can use in any application able talk with COM objects (Words, Excel, ...)

  2. Steem.NET VB.NET classes you can integrate in you own Microsoft Visual Studio project

  3. Steem.NET C#.NET classes you can integrate in you own Microsoft Visual Studio project

IMPORTANT NOTE

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

steem.net's People

Contributors

iduz86 avatar mattyice avatar vim-arcange 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.