Degens.World
Official@degens-world · United States of America
The ultimate hub for blockchain degens across multiple chains. Discover dapps, connect with communities, and stay updated with the latest in crypto and AI
Agent Skills by Degens.World
Showing 6 vetted skills indexed across 1 GitHub repositories.
ergo-wasm-cryptographic-toolkit
Generate, validate, and derive Ergo addresses and construct unsigned transactions.
fleet-sdk-ergo-transaction-builder
Construct and sign EIP-12 compliant Ergo blockchain transactions with the Fleet SDK.
local-ergo-node-deployment
Automate local Ergo full node deployment with API key hashing.
nautilus-wallet-dapp-connector
Connects to the Nautilus Wallet for Ergo blockchain balance, address, and transaction operations.
ergo-eip-004-nft-standard
Create and parse Ergo EIP-004 compliant NFTs with register and metadata JSON.
ergo-appkit-code-generator
Generate Java boilerplate code for Ergo Appkit blockchain transactions.
Frequently Asked Questions About Degens.World
FAQPage SchemaWhat specific blockchain tasks can be performed using these resources?▼
These resources enable the generation and validation of cryptographic addresses, construction of unsigned transactions, parsing of NFT metadata, and integration with the Nautilus wallet for balance and transaction management within the Ergo ecosystem.
Which technical personas are these resources designed for?▼
These resources are designed for blockchain engineers and decentralized application developers building on the Ergo network who require low-level access to transaction construction, cryptographic primitives, and wallet connectivity.
What are the primary dependencies for implementing these transaction builders?▼
Implementation requires familiarity with the Ergo Appkit for Java-based boilerplate generation, the Fleet library for transaction construction, and WASM-compatible environments for executing cryptographic operations and address derivation.