Code Monkey home page Code Monkey logo

sto's Introduction

Security Token Manager is an open source project that provides a command line tool and API library to interact and integrate tokens to your business systems.

Join the chat at https://gitter.im/security-token/Lobby

TokenMarket Security Token Manager

https://raw.githubusercontent.com/TokenMarketNet/sto/master/docs/source/screenshots/overview-small.png

Security Token Manager provides technical operations for corporate governance including e.g.

  • Issue out new stock series as security tokens
  • Distributing shares to primary market investors
  • Printing out cap table
  • Managing bad transactions and lost private keys
  • Paying dividends and interest
  • Delivering voting ballots
  • Maintaining audit logs of delivered actions

The command line tool is locally installed via Docker and available for Windows, OSX and Linux. The API is written in Python programming language.

Get started

Links

TokenMarket website

Twitter

Documentation

Github Source code and issue tracker

Support and chat

Docker releases

Python releases

Smart contracts repository

Change history

sto's People

Contributors

mi8ht avatar miohtama avatar nysxah avatar voith avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

sto's Issues

sto tool doesn't process --config=file or --config-file file or otherwise

I've tried running sto tool on KOVAN using Infura, beyond command:

sto --network=kovan ethereum-create-account

The processing of myconfig.ini file doesn't happen, I've tried variations of --config=file --config-file=file --config file --config-file file (preceding the commands like diagnose/issue..etc) they have no effect.

The command diagnose works if contents of myconfig.ini are passed as parameters:

sto --network kovan --ethereum-node-url https://kovan.infura.io/v3/1ac71d6490384361ad... --ethereum-private-key 0xd7dcca006d78.... diagnose

I'm not sure if that works for issue command because those have different problems (I can't tell if its using the ethereum-node-url for example) since I'm getting:

TypeError: deploy_token_contracts() got an unexpected keyword argument 'uel'

Using sto in a dockerized environment on Ubuntu 18.04
STO tool, version 0.3.4
Python version is 3.6.7

Issuance of restricted shares

A tutorial for creating a class of restricted shares

  • Documentation page for Restricted Shares that explains everything from to the end of beginning

  • Unit testing ensuring the process works end-to-end

Tutorial steps would be

  1. Setting up an address whitelist or how to resuse existing one
  2. Issuance of shares with --transfer=restricted option
  3. Whitelisting addresses
  4. How to transfer shares and related blockchain transaction example ... e.g. adding a sample command line subcommand ethereum-token-transfer that takes a private key and calls transfer()
  5. Cross referencing how to check the cap table and current ownership

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.