Offering Excessive Praise to Children Can Be Detrimental to Their Development

When I was in elementary school I was lumped into a group of “above average” students. All it really meant was that we got to do some different modules and a few extracurricular activities. I didn’t…

Smartphone

独家优惠奖金 100% 高达 1 BTC + 180 免费旋转




ProximaX Sirius Blockchain SDKs are now open!

We are delighted to announce that the ProximaX tech team has opened some of the stable builds of the blockchain SDKs (Software Development Kits). Head over to the wiki page of each SDK to get started!

The following apps running on the test network that can be utilised for your development:

Software Development Kit libraries are primarily used to interface and communicate with the blockchain. Hence, the SDKs above can be used by developers to build their applications by importing them on the respective platforms that they are working on.

Any contribution is crucial to our progress. You can test, or even push a PR and we will review your changes. We have more SDKs in the pipeline and even though we released a few, there will be much more to be done as we add changes to the blockchain core server code.

In addition to these SDKs, we have a few more that need to be stablised. We are open to negotiating bounties to potential contributors!

Concurrenly, we are working on Storage and Streaming SDKs. The reference implementation will be made available soon and we will require TS and JS developers to build the TSJS SDK for Storage. We currently have a Golang as a reference implementation guide. Feel free to ping me on telegram @Brambear if you are interested.

Add a comment

Related posts:

Outsource Amazon Product Sourcing to an Experienced Consultant

In need of Amazon product sourcing for your Amazon business? Looking for product opportunities on Amazon and suppliers of those products? Here’s a guide to outsourcing your Amazon product sourcing to…

TDD With URM and Kotlin

In one of my previous articles I wrote about URM and how it works. In another I mentioned about test cases and how to keep ideas for a simple function. Now it’s time to wrap up with TDD. TDD is the…

Introduction to React Components

One quick look at an HTML file in Google Devtools will remind you what a mess an HTML DOM can be. Components allow you to create code that is modular, reusable, readable, and predictable. But by…