https://github.com/symbol/symbol-docs
Open-source documentation of Symbol
https://github.com/symbol/symbol-docs
blockchain documentation symbol
Last synced: 6 months ago
JSON representation
Open-source documentation of Symbol
- Host: GitHub
- URL: https://github.com/symbol/symbol-docs
- Owner: symbol
- License: apache-2.0
- Created: 2018-03-25T17:24:52.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2024-06-30T17:19:23.000Z (almost 2 years ago)
- Last Synced: 2024-07-05T14:40:48.260Z (almost 2 years ago)
- Topics: blockchain, documentation, symbol
- Language: HTML
- Homepage: https://docs.symbol.dev
- Size: 68.9 MB
- Stars: 56
- Watchers: 23
- Forks: 91
- Open Issues: 134
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Authors: AUTHORS
Awesome Lists containing this project
README
# Symbol Documentation
[](https://jenkins.symbolsyndicate.us/job/Symbol/job/Docs/job/symbol-docs/job/main/)
Browse the documentation to start integrating blockchain technology into your project.
## Symbol is built for developers
Symbol is a feature-rich development platform that lets you build blockchain projects faster and more efficiently, so you can exceed expectations.
Symbol uses familiar **APIs** so you can easily interface with your existing platform.
This means you can create a variety of architectural solutions with lightweight code efficiently, in **any programming language**.
Symbol provides access to both public and private blockchains, individually or as a hybrid, providing options to best suit your project's needs.
## Getting Started
Connect and combine Symbol's built-in features to architect your blockchain solution.
* [What is Symbol?](https://docs.symbol.dev/getting-started)
* [Setting up your workstation](https://docs.symbol.dev/getting-started/setup-workstation.html)
* [Built-in features](https://docs.symbol.dev/concepts/overview.html)
* [Protocol](https://docs.symbol.dev/concepts/cryptography.html)
## Featured Guides
Learn how to use the software development kits and tools with the following step-by-step implementation examples.
* [How to create an account](https://docs.symbol.dev/guides/account/creating-an-account.html)
* [How to send a transaction](https://docs.symbol.dev/guides/transfer/sending-a-transfer-transaction.html)
* [How to create a mosaic](https://docs.symbol.dev/guides/mosaic/creating-a-mosaic.html)
* [How to register a namespace](https://docs.symbol.dev/guides/namespace/registering-a-namespace.html)
* [How to create a multisig account](https://docs.symbol.dev/guides/multisig/creating-a-multisig-account.html)
* [How to run a private test network](https://docs.symbol.dev/guides/network/creating-a-private-test-net.html)
* [More guides](https://docs.symbol.dev/guides/category.html)
## Reference Documentation
Surf Symbol's reference documentation to learn more about our APIs, SDKs, CLIs, and Wallets.
* [Client](https://docs.symbol.dev/server.html)
* [REST API](https://docs.symbol.dev/api.html)
* [Software Development Kits](https://docs.symbol.dev/sdk.html)
* [Command-line Interface](https://docs.symbol.dev/cli.html)
* [Wallets](https://docs.symbol.dev/wallets.html)
## Contributing to Symbol
Symbol is an [open-source](https://github.com/symbol) project.
Discover how our [community](https://github.com/symbol/community/) is organized, and get started participating:
* Reach our community joining the official [Discord](https://discord.gg/J38KwW5ZuG).
* Check the [contributing guidelines](https://docs.symbol.dev/guidelines/suggesting-changes.html) to propose changes.
* Follow the development updates on Twitter.
* [Symbol Official account](https://twitter.com/thesymbolchain)
* [The Symbol Syndicate](https://twitter.com/SymbolSyndicate)
* Explore our [GitHub](https://github.com/symbol) repositories.
## License
Copyright (c) 2018-present NEM
Licensed under the [Apache License 2.0](https://github.com/symbol/symbol-docs/blob/main/LICENSE)