NEO provides smart contracts like ethereum.We can develop NEO smart contracts using several well-known languages like C#, Java, Python, etc, so we don’t need to learn additional language like solidity.C# is recommended by NEO as the most suitable language for smart contract development.C/C++ is supposed to be supported in near future.
Cache Service in WPEngine
WPEngine support powerful cache functionality. Because of this, you may sometimes have the non-updating issue of website. To prevent this problems, you need to register specific URL not to cache in WPEngine. For instance, when you add the WooCommerce plugin to your WP Engine website, WPEngine automatically adds some caching exclusions to ensure your pages …
Braintree payment
It’s a popular payment gateway like stripe. It’s advantages are It provides payment functionality in Mobile, Tablet and Desktop platforms. It provides various types of card payment, paypal payment and other gateways. IF you develop any project based on laravel, you can implement the braintree payment by laravel cashier. Or you can use PHP SDK …
SOLIDITY UNIT TESTS
Solidity test contracts live alongside Javascript tests as .sol files. When truffle test is run, they will be included in the mocha run with a separate test suite per test contract. These contracts maintain all the benefits of the Javascript tests: namely a clean slate per test suite, access to deployed contracts via migrations, runnable on any Ethereum client, …
Introduction about Sentrifugo
http://www.sentrifugo.com/ Sentrifugo is a FREE and powerful Human Resource Management Systemthat can be easily configured to meet your organizational needs. How Sentrifugo Works Sentrifugo offers HR resource modules with exceptional features and an intuitive interface. It’s easy to set up, configure and use.
Open Source Crypto Exchange – ForkDelta
When you start to build exchange project, you can use this open source project discovered by RK! Forkdelta is forked from etherdelta and fully customized. Forkdelta opened full source of backend and frontend in github. https://github.com/etherdelta https://github.com/forkdelta
How to use Google reCaptcha with Vuejs
Google reCaptcha is a great way to keep any spam and fake accounts on your app/website in check. In this tutorial we’re going to look at how to add reCaptcha to register/sign up page of a vuejs app to ensure that whoever signs up is in fact a human being. The flow is as follows. User fills in …
Best way to use multiple SSH private keys on one client
From my .ssh/config:
Get tired from node-gyp error in npm install?
It’s really fucking that when you get node-gyp permission error installing npm packages. There is a trade-off.You can workaround by adding –unsafe-perm to the npm install command. You can install the package peacefully.
Synergy – use one mouse and keyboard for mac and windows
Synergy is a software download that shares one mouse and one keyboard between multiple computers. It combines your desktop devices together into one cohesive experience. You can even copy and paste between your computers. Synergy works on Windows, macOS, Linux, and Raspberry Pi. You only need a regular WiFi or Ethernet connection. Simply move your …