Getting Started with Arkipel DevKit
Welcome! This guide will help you set up your first connection to an Arkipel community.
Prerequisites
- A basic knowledge of Ruby, JavaScript, Go or PHP to get inspired if you are trying to build your Arkipel client in your favorite language.
- Basic familiarity Ed25519 keypairs.
- Access to an existing Arkipel community
Steps
- Obtain a valid keypair
- Have your keypair whitelisted by the community to connect
- Send a test message to the community
- Check the status of a test message
- Send message to create an object in the community
- Send a query message to view information from the community
Step 1: Obtain a valid keypair
TODO
Step 2: Have your keypair whitelisted by the community to connect
TODO
Step 3: Send a test message to the community
TODO
Step 4: Check the status of a test message
TODO
Step 5: Send message to create an object in the community
TODO
Step 6: Send a query message to view information from the community
TODO
Best practices
TODO