# Introduction to Steem
Below content is from Awesome Steem
# Resource
Documents & videos about Steem
- Steem Whitepaper - The Steem Official Whitepaper
- Steem Bluepaper - The Steem Official Bluepaper
- SMT Whitepaper - The Smart Media Token Whitepaper
- Developer Portal - The developer portal of Steem
- Steem Glossary - Understanding the common terms used by the Steem blockchain
- Steem Guides | Steem 指南 - The Chinese version Steem User Manual
# SDKs
SDKs for common languages
- JavaScript
- Python
- steem-python - The official Python (3) library for the Steem Blockchain.
- beem - A comprehensive Python library to interact with the STEEM blockchain
- Ruby
- steem-ruby - the official Ruby library for the Steem blockchain
- Swift
- swift-steem - Steem client library for iOS, macOS and Linux written in Swift
- Java
- SteemJ - An API Wrapper for Steem written in Java
- Go
- go-steem - Golang RPC client library for Steem
- Rust
- SteemClientRS - Client library for Steem blockchain built with Rust
- .NET
- Steem.Net - .NET library and classes to communicate with STEEM steemd/cli-wallet
# Tutorials
Tutorials for getting started with Steem
- JavaScript
- Developer Portal JavaScript Tutorial (code) - Javascript Tutorials for the Developer Portal
- Python
- Developer Portal Python Tutorial (code) - Python Tutorials for the Developer Portal
- Ruby
- Developer Portal Ruby Tutorial (code) - Ruby Tutorials for the Developer Portal