All Projects β†’ singnet β†’ Dev Portal

singnet / Dev Portal

The SingularityNET Developer Portal where you can find all our documentation, tutorials, and developer resources!

Projects that are alternatives of or similar to Dev Portal

Awesome Technical Writing
πŸ“š A curated list of awesome resources : articles, books, videos, tools, podcasts about technical writing
Stars: ✭ 573 (+607.41%)
Mutual labels:  documentation, resources, tutorials
Awesome Gbdev
Contribute
Stars: ✭ 3,016 (+3623.46%)
Mutual labels:  documentation, resources
Fullstackpython.com
Full Stack Python source with Pelican, Bootstrap and Markdown.
Stars: ✭ 2,667 (+3192.59%)
Mutual labels:  documentation, tutorials
Starred-Repo
⚑ Collection of Starred Repos to find them easily
Stars: ✭ 41 (-49.38%)
Mutual labels:  resources, tutorials
Elementsproject.org
Source code for the ElementsProject.org website
Stars: ✭ 84 (+3.7%)
Mutual labels:  documentation, tutorials
Howtosnucse
고인물듀은 무엇을 μ•„λŠ”κ°€
Stars: ✭ 100 (+23.46%)
Mutual labels:  documentation, tutorials
Resources-For-New-Developers
A curated list for new developers and web designers.
Stars: ✭ 27 (-66.67%)
Mutual labels:  resources, tutorials
purebasic-archives
A collection of PureBASIC resources.
Stars: ✭ 23 (-71.6%)
Mutual labels:  resources, tutorials
cs-resources
Curated Computer Science and Programming Resource Guide
Stars: ✭ 42 (-48.15%)
Mutual labels:  resources, tutorials
Entitycomponentsystemsamples
No description or website provided.
Stars: ✭ 4,218 (+5107.41%)
Mutual labels:  documentation, tutorials
Awesome Express
A curated list of awesome express.js resources
Stars: ✭ 456 (+462.96%)
Mutual labels:  resources, tutorials
Opensourceresources
Free opensource Learning Resources related to Web-Development A to Z πŸ”₯❀
Stars: ✭ 210 (+159.26%)
Mutual labels:  resources, tutorials
Javascriptstuff Db
Lists of JavaScript resources: tools, tutorials, starter projects, example code, etc.
Stars: ✭ 163 (+101.23%)
Mutual labels:  resources, tutorials
Opencv Java Tutorials
Source for the OpenCV with Java tutorials
Stars: ✭ 102 (+25.93%)
Mutual labels:  documentation, tutorials
Awesome Jamstack
πŸ“” Curated list of resources: books, videos, articles, speaker decks, tools about using the JAMstack (A modern web development architecture for creating fast, secure and dynamic websites)
Stars: ✭ 115 (+41.98%)
Mutual labels:  resources, tutorials
MixedRealityResources
Mixed Reality related resources
Stars: ✭ 190 (+134.57%)
Mutual labels:  resources, tutorials
Awesome Writing
An awesome list of information to help developers write better, kinder, more helpful documentation and learning materials
Stars: ✭ 462 (+470.37%)
Mutual labels:  documentation, resources
Haxejs
Documentation about using JavaScript with Haxe
Stars: ✭ 25 (-69.14%)
Mutual labels:  documentation, tutorials
Awesome Hpp
A curated list of awesome header-only C++ libraries
Stars: ✭ 1,198 (+1379.01%)
Mutual labels:  resources
Kitab
Kitab is the ideal companion for Documentation-Driven Quality: Render and Test your documentation.
Stars: ✭ 79 (-2.47%)
Mutual labels:  documentation

logo

Welcome to the SingularityNET Developer Portal.

Our Developer Portal provides documentation about the SingularityNET Platform and Marketplace. You will learn how to build and access AI services that are published onto the network as a service developer or as an end-user of services that other people have published.

Overview

If you are just starting out, read the getting started page.

If you are already familiar with Blockchain technology like MetaMask, Ethereum and AGI, then you may want to skip immediately to browsing the beta Marketplace.

Setup

We welcome external contributions to our documentation, such as corrections, improvements, new tutorials, or any other suitable addition.

Please find our contribution guidelines here.

If you want to host the developer portal locally, or help us improve our documentation, here's what you need to install, assuming you already have ruby:

gem install --user-install jekyll
gem install --user-install jekyll-paginate
gem install --user-install jekyll-sitemap
gem install --user-install jemoji
git clone https://github.com/singnet/dev-portal.git
cd dev-portal
jekyll serve

Before making a pull request, please also check all links are valid:

gem install --user-install html-proofer
htmlproofer ./_site/ --only-4xx --empty-alt-ignore

Stay up to date

In order to receive SingularityNET Developer Updates you can subscribe here.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].