Skip to content

Feat/api#49

Merged
Hladikes merged 45 commits into
mainfrom
feat/api
Oct 7, 2024
Merged

Feat/api#49
Hladikes merged 45 commits into
mainfrom
feat/api

Conversation

@Hladikes
Copy link
Copy Markdown
Collaborator

@Hladikes Hladikes commented Oct 6, 2024

  • ➕ @kodadot1/sub-api :arrow-up: @PolkaDot
  • 🧑‍💻 useApi
  • 🧑‍💻 extension handling
  • 🧹 prettier
  • 🧑‍💻 composables <#
  • feat: Add transactionExecutor utility module
  • feat: Add utility function to convert address to default format
  • feat: Add utility functions for chain configuration
  • feat: Add utility function to get chain endpoint by prefix
  • ➕ @kodadot1/uniquery
  • 🎉 functions for creating a collection
  • ⚡ setCollection Metadata
  • 🧑‍💻 usePrefix
  • 🧑‍💻 useAuth
  • 🧑‍💻 useApi
  • 🏷️ prefiiix
  • ⚡ _prefix based api
  • Add query functions for retrieving next collection ID and latest block number
  • Refactor createArgsForNftPallet function and add new functions for setting team and transferring tokens
  • Refactor createArgsForNftPallet function and add new functions for setting team and transferring tokens
  • Refactor createArgsForNftPallet function and add new functions for setting team and transferring tokens
  • Refactor nuxt.config.ts to add chain prefix for asset hub polkadot
  • Refactor nuxt.config.ts to add chain prefix for asset hub polkadot
  • Refactor sign-modal.vue to update button disabled state and add new functionality for signing with selected account
  • logger rip
  • 🔧 /create route is not ssr
  • 🎉 worrrks
  • Refactor useMetaTransaction.ts to import Extrinsic from @kodadot1/sub-api
  • Refactor create.ts to import Extrinsic from @kodadot1/sub-api
  • 🔧 secret is important
  • ⚡ watch status
  • 🙏 tell me the chain
  • ➕ @kodadot1/static
  • :chain: get chain name + properties
  • 🏷️ prefix is properly typed
  • ⚡ calculation of fees + others
  • Refactor import paths in create/index.vue
  • Refactor import paths in services/nftStorage.ts
  • 🎉 works <3
  • 🔊 watch status
  • 🔧 description limit to 500 chars
  • Refactor sign-modal.vue to handle API errors and close modal after API call
  • Refactor create.post.ts to handle API errors and improve error handling
  • 🐛 collection has to be string

This commit adds utility functions to handle chain configuration. It includes functions to retrieve chain properties, chain VM, SS58 format, block explorer URL, and chain asset information. These functions will be useful for managing and interacting with different chains.
…tting team and transferring tokens

- Refactor createArgsForNftPallet function to accept PalletNftsCollectionConfig type as argument
- Add new function setTeam for setting the team of a collection
- Add new function transferUs for transferring tokens
- Update buildMemo function to include calls to create and setMaxSupply functions
…unctionality for signing with selected account
@Hladikes Hladikes requested a review from bran0h October 6, 2024 15:00
@netlify
Copy link
Copy Markdown

netlify Bot commented Oct 6, 2024

Deploy Preview for dotpoap ready!

Name Link
🔨 Latest commit a2f9653
🔍 Latest deploy log https://app.netlify.com/sites/dotpoap/deploys/6702a601e4d2f20008ae3934
😎 Deploy Preview https://deploy-preview-49--dotpoap.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Hladikes Hladikes merged commit 33066c7 into main Oct 7, 2024
@vikiival vikiival deleted the feat/api branch October 7, 2024 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants