Evaluating Blockchain Projects With Token Economy Canvas
- Details
- Category: Development
- Hits: 357
Business Model Canvas is a strategic management and lean startup template for developing new or documenting existing business models. It is a visual chart with elements describing a firm's or product's value proposition, infrastructure, customers, and finances. It assists firms in aligning their activities by illustrating potential trade-offs.

Business Model Canvas: nine business model building blocks, Osterwalder, Pigneur & al. 2010
After reading this great article https://medium.com/@pstehlik/evaluating-blockchain-projects-with-token-economy-canvas-908bc1bab6 I felt the need to create an online editor.
"Token Economy Canvas consists of nine building blocks that are filled out in a pre-defined order. Answering the questions for each building block helps gain insight into each aspect of a blockchain project and its token. Combined, the answers allow a holistic view of the proposed token economy. From there you can make your own decision on the viability of a token or how it relates to a possible evaluation of a project. "
The tool save regularly all your entries into browser Local Storage, so it will restore them after browser crashes, tabs closings and other disasters.
The vision
If you agree to tick the checkbox to share, all your data will be persisted to the server, in a format that later allow the Blockchain community to query, compare and read token canvas (these features are in development).
As a bonus, i also provide an excel template. Visit https://canvas.tokens-economy.com/ now :-)
Add commentsICO friendliness rating index
- Details
- Category: Development
- Hits: 316
Do you want to relocate your Blockchain company to an ICO friendly country? the ICO friendliness rating index is a interactive way to go through the list of countries that are hostile or favorable to ICO and Cryptocurrencies.
Attention! a disclaimer is required:
No Legal Advice or Attorney-Client Relationship: This chart is provided for informational purposes only and is not legal advice. This information is not intended to create, and receipt of it does not constitute, an attorney-client relationship. Recipient should not act upon this information without seeking advice from a lawyer licensed in his/her own state or country.
I've created the ICO-Rating Index, a number (0-5) that represent how friendly a country is toward ICO and Cryptocurrencies in general. It can have the following values:
- unknown (0),
- prohibited (1)
- mostly unfavorable (2),
- mostly favorable (3),
- favorable (4),
- legalized (5).
All maps are generated every 12 hours automatically. Official sources or link to online rating are always provided.

Switzerland hosts the fourth highest number of ICOs, after the U.S., the U.K., Russia.
The US Security Exchange Commission (SEC) is currently trying to categorize Cryptocurrencies, and landscape will changes a lot in the coming months. In between you can still apply the Howey Test (online test) to distinguish in which category your token apply. Your token can be either a Utility token or a security token:
Utility Tokens
Utility tokens, also called user tokens or app coins, represent future access to a company’s product or service. The defining characteristic of utility tokens is that they are not designed as investments (if properly structured)
Security Tokens
If a Crypto token derives its value from an external, trade-able asset, it is classified as a security token and becomes subject to federal securities regulations. Failure to abide by these regulations could result in costly penalties and could threaten to derail a project. However, if a startup meets all its regulatory obligations, the security token classification creates the potential for a wide variety of applications, the most promising of which is the ability to issue tokens that represent shares of company stock.
https://ico.tokens-economy.com display in an entertaining way the state of ICO worldwide legal framework and will be a work in progress for the next months to come.

I need your help! you can submit map corrections by using this form.
Add commentsInit7 TV7 and VLC under windows 10
- Details
- Parent Category: Development
- Category: Internet www
- Hits: 325
You can watch channels using any software or device as long as it supports multicast. Such as VLC on a computer. A VLC playlist with all TV7 channels and the multicast addresses is provided for this under the following link:
You have the following options:
- You open the URL directly from within VLC (Open -> Network and then paste the URL from the above link), so you always have the latest updated channel list.
- Download the file to your computer and open it in VLC.
- Download the file to your computer and open it in a text editor to search for the respective multicast addresses of channels to use with another box or program that does not support XSPF playlists.
Note that the multicast addresses of individual channels and the channel line-up may change. so it is recommend to use option 1.
Unfortunately this was not working for me at all, I use VMWare and Virtual Box, and both software define custom network adapter...
somehow vm network adapter do not set properly the automatic metric. The fix is to change the IPv4 metric to 1 on the physical ethernet (or wireless if needed) and leave the other to automatic.
Useful links
Add commentsNEOGEO mini announced for the 40th anniversary of the SNK brand!
- Details
- Parent Category: vintage gaming
- Category: SNK Neo Geo
- Hits: 363
SNK Corporation (Head Office: Osaka Prefecture Suita City, President: Koichi Toyama) has announces a new game machine "NEOGEO mini (Neo Geo Mini)" commemorating the 40th anniversary of the SNK brand.
"NEOGEO mini" is a game machine with 40 built-in masterpieces and masterpiece titles from among the varied lineup of the game platform "NEOGEO" born in 1990. The game machine body has a 3.5-inch liquid crystal display and you can enjoy your favorite game without connecting it to the TV monitor. It is a compact size to ride in the palm, and the exterior design is prepared in two types: the Japanese version (sold in Japan, Asia region) and the overseas version (sold in North America, Europe and other regions). The Japanese version was designed with blue, white, red color scheme, with the motif of NEOGEO's arcade cabinet which appeared in the 1990's. Overseas version is a simple, modern design based on black, white, blue.
- Product name: NEOGEO mini (Neo Geo Mini)
- Number of titles included: 40 Title
- Liquid crystal size: 3.5 inch
- Dimensions / Weight: W135 mm × D 108 mm × H 162 mm / 600 g
- Accessory: Power cable No)
and connectors: HDMI terminal (for TV output), headphone jack, an external controller terminal 2 ×
Asia version of NEOGEO mini

European version of NEOGEO mini

Joomla 3.8.7 and WTLib WinNMP 18.03
- Details
- Category: Development
- Hits: 610
As always updating to the latest version of all your developement components is never without any issues, here is what you need to take into consideration when upgrading Joomla 3.8.7 and WinNMP 18.03
Install WinNMp 18.03 from https://winnmp.wtriple.com/ in any directory, default is C:\WinNMP\
Unpack Joomla 3.8.7 to C:\WinNMP\WWW\dev for example
When starting WinNMP, you can click reload, to see the site appearing

Now edit Nginx virtual server

And cut and paste the following config (you can get it from Joomla-Nginx-configuration">http://winnmp.wtriple.com/nginx.phpJoomla-Nginx-configuration)

You can now install Joomla like you are used to, by opening a browser and pointing to http://dev.test
After the installation you'll notice that the administrator area is broken, some CSS/Javascript can not be located (Http 404). To solve this, open with your favorite text editor joomla! configuration.php and set the live site property (was in Joomla 1.5, then removed then it appear again)

Now the administrator area should work again... but you can not install any Joomla! extensions, because open_basedir = "c:/winnmp" and do not contains the temporary directory, you can safely deactivate it for development, but NOT on ANY production server.
;open_basedir = "c:/winnmp"
Last but not least, php_uname is used by Joomla, activate it in php.ini to remove some warnings
Add comments


