Join the conversation

Sign in to join this conversation, and others like it, in the communities you care about.

Startup Space

Startup Space is a community for startup owners and workers. Ask or share anything related Startup topic.

Startup Space / General

Moonly weekly progress update #27

Moonly weekly progress update #27

Startup Space / General · December 13, 2022 at 3:54pm

Here I recorded a video and talking in details about what we did in the previous week, and where we are going and what this will mean for Moonly.

Frame 1 (1).png

I highly suggest watching this video: https://www.youtube.com/watch?v=WEcWhoIQijE (btw when I say beer 🍺 , I mean bear 🐻 lol ^^). Btw video have chapters, so you can skip directly to the parts you are interested.

Weekly Moonly progress

-Improving and reorganizing the whole database -Portfolio tracker development-integrating the new logic of calculating data -Improving the RPC-proxy: Make RPC-proxy compatible with Solana/web3 package -Created our own image proxy service; NFT images from the moonly server are now reduced and optimized -Added testing suite for testing all the marketplace data on live-feed -Newly added Hyperspace parsing Logic and unit test on live-feed -Newly added Hadeswap parsing Logic and unit test live-feed -Added ExchangeArt parsing logic live-feed -Added Tensor parsing logic and unit test live-feed -Added New Marketplaces in the Live-Feed sidebar filter -Marketplaces will be available in a volume chart -Added logger for blockchain events for internal debugging -Fixed a bug related to showing failed Tx in the live feed -Now we are showing events from newly added marketplaces in Live Feed -Minor UI changes -Working on a locking system for the staking feature -Added Market Cap in the Market Stats table. -Added % listed column in the market table. -Improved the small charts in the market stats table, so to reflect the 7-day FP trend. If the FP % is down, the chart will be red or green if it's up. -Added live-feed widget on the homepage, so new visitors can discover it easily -Added a cool shiny effect on the Featured projects box to attract more views and clicks. -We started working on the Token creation tool Started working on Staking as a service, so not just we gonna have our locking/staking for Moonly, but other projects will be able to create their own staking and apply token rewards. Constantly improving and exploring different aspects of application. To mention that we defined Twitter Growth Strategy, which we started applying the last week. There were a lot of small bugs and small fixes which needed to be solved, and they are not worth mentioning here since its very technical.

Our next big goals for the near future are:

Portfolio tracker Staking as a service Discord bot and tools for projects Expand to other chains. ETH, APTOS, etc. And something really big, which I will not discuss until we deliver the above-mentioned features.

Latest posts from our blog:

https://moon.ly/blog/binance-proof-of-reserves-report-raises-concerns/

https://moon.ly/blog/what-is-proof-of-reserve/

https://moon.ly/blog/sollet-wallet-down-how-to-transfer-your-funds-to-solana/

Upcoming NFT projects:

https://moon.ly/nft/knittables

https://moon.ly/nft/blingz

https://moon.ly/nft/taiyopilots

https://moon.ly/nft/degenu

Minted NFT projects worth mentioning:

https://moon.ly/nft/claynosaurz

https://moon.ly/nft/lily

https://moon.ly/nft/degen-news

https://moon.ly/nft/simmple-labs

Load previous messages

February 28, 2023 at 5:45pm

Moonly weekly progress update #38

Hello guys, here is another weekly progress update. Staking as a service and holder verification bot are at their final stage. A lot of testing has been done and very soon you will be able to check them on Moonly and give us your feedback!

Weekly devs progress:

  • Made UI changes on the submit-NFT page
  • Reproduced the error for the NFT page form
  • Working on removing duplicate issues of moonly’s live feed
  • Debug and fix Moonly being overloaded by unoptimized DB queries
  • Fixed a wallet issue through the quick-node endpoint
  • Improved NFT suggestion feature for all chains
  • Fixed import issue and sorting issue
  • Investigated and solved subscription errors on the sales bot feature

Holder Verification Bot (HVB):

  • Fixed unique trait type and value combination issues on HVB
  • Implemented basic logging on moonly-bot codebase
  • Added logger in more areas of the codebase of moonly-bot
  • Handled no-NFT edge case on front-end
  • Implemented two dropdown approaches
  • Implemented APIs and modified existing codebase

Work on the Ethereum collections market data:

  • Refactored frontend UI & backend Gql resolver
  • Researched the filter by slug feature & created an issue with it
  • Deploy eth scraper to simulated production
  • Added blockchain filter select component
  • Fixed the scraper's ETH production build problem
  • Fixed the blockchain slug issue

Staking (Locking):

  • Fixed two bugs related to batchClaim
  • Finished server-side redirection when the user is not logged in
  • Merged staging into feat/stake and resolved conflicts
  • Migrated Transaction-Validation To Graphql-Resolver
  • Fixed a bug of batch staking
  • Researched and Tested query optimization
  • Re-Implemented backend resolver for fetching trait and value
  • Re-Structured frontend stake managing for backend changes
  • Investigating “on-day reward” calculation logic
  • Working on allowing Nft to un-stake when the collection is inactive
  • Updated UI and MultiSelect for inactive collection un-stake

Upcoming NFT projects to mint:

https://moon.ly/nft/solcasinoio

https://moon.ly/nft/the-bastards

https://moon.ly/nft/mad-lads

https://moon.ly/nft/sandbar

Minted projects worth mentioning:

https://moon.ly/nft/claynosaurz

https://moon.ly/nft/okay-bears

https://moon.ly/nft/degods

https://moon.ly/nft/abc-470

Check out our latest blog post: Coinbase Plans to Suspend BUSD Trading

https://moon.ly/blog/coinbase-plans-to-stop-busd-trading/

    • reply
    • like

    March 7, 2023 at 10:55am

    Moonly weekly progress update #39

    Holder Verification Bot (HVB) is in production for some time and now the real testing begins. Very soon the other roles will be introduced for holders with more than one NFT or even specific traits! We are gonna start offering to other projects Holder Verification Bot as well as Staking as a Service, Token creation, and Sales Bot which also arrive very soon!

    Weekly devs progress:

    • Experiment with catching a transaction and matching it with the production database
    • Finished and tested user roles
    • Figuring out the data structure on the sol-sniper live feed, and the execution flow
    • Working on app performance and optimization analysis
    • Fixing the bug in the top section of top volume changes
    • Analyzing every DB calls with Explain statement
    • Reviving Big BD scraper and cleaning up the DB schema

    Holder Verification Bot (HVB):

    • Investigate how to restructure the HVB
    • Solved an issue on RPC-proxy
    • Worked on discord link, log in, merge account
    • Implemented test message feature on HVB
    • Done some testing on various servers
    • Setup and deployed Holder Verification Bot to production

    Work on the Ethereum collections market data:

    • Added Opensea & Etherscan icons inside eth NFT details page
    • Removed total listed count API call
    • Reduced ETH update scheduler query to reduce some latency
    • Made the stat chain icons dynamic
    • Working on a solution for the Meilisearch issue
    • Discovered why Opensea & Etherscan URLs can’t merge

    Staking (Locking):

    • Added global state update endpoint in smart contract
    • Added global state update form and error handling
    • Tested account migration with real test case
    • Created API for getting user stake count
    • Successfully made Shared Library for staking and backend
    • Fixed “connect wallet”, now it will redirect to the login page
    • Removed Switch and renamed Active to Checkbox and Staking Active
    • Allow Staker to un-stake NFT and claim the reward when staking is disabled for that collection
    • Deployed to testing server and fixed some build issues
    • Tested Stake Count Authentication
    • Added a popup with an un-stake option when there isn’t enough token in the collection vault
    • Fixed info hiding issue on the token management section
    • Check out our latest blog post: What Is Tokenization-as-a-Service in Crypto?

    https://moon.ly/blog/what-is-tokenization-as-a-service-in-crypto/

    Upcoming NFT pages:

    https://moon.ly/solana

    https://moon.ly/ethereum

    https://moon.ly/polygon

    https://moon.ly/near

    https://moon.ly/aptos

    Minted projects worth mentioning:

    https://moon.ly/nft/famous-fox-federation

    https://moon.ly/nft/elixir-pfp-collection

    https://moon.ly/nft/ggsg-galactic-geckos

    https://moon.ly/nft/solana-monkey-business

      • reply
      • like

      March 21, 2023 at 3:37pm

      Moonly weekly progress update #41

      Hello, how is everyone? This week we are adding market data for ETH projects and we are adding over 40 thousand new ones which will be monitored. Staking as a service and Portfolio tracker is still in the testing phase but this week we started experimenting with the new feature! We have positive experiments and results, and after SaaS and PT are implemented, we gonna work on buying automation, AKA sniping bot. We are excited to see how that will work on Moonly.

      Weekly developer progress:

      • Worked on adding currency filed on admin UI
      • Finished highlighting fields
      • Fixed the backend resolver issue
      • Find ways to save tons of data
      • Checking what is wrong with the Twitter Alpha scraper
      • Debugged the reasons for the RPC server crash down
      • Added collection address inside the NFT form for the Ethereum & Polygon chain
      • Fixed the merge issue for published NFTs on the MatchNFT page
      • Fixed the production currency icon issue

      Holder Verification Bot (HVB):

      • Implemented metadata retry logic
      • Worked on Any-trait search
      • Fixed “unauthorized error” on search NFT
      • Implemented the search NFT feature on HVB
      • Changed DB structure to support any NFT on HVB
      • Resolved HVB issue, tested, and deployed to staging

      Staking (Locking):

      • Created Special Staking Access for Moonly author
      • Implemented Stake Count Authentication on the server side
      • Fixed stack overflow issue on CollectionInfo>Attributes
      • Better info message for multi-select
      • Fixed reward not reduced after the claim
      • Fixed negative reward value when staking
      • Showing total loaded NFTs on the Page
      • Implemented “verify NFT” from DB metadata
      • Found & Fixed some issues related to authority staking
      • Fixed trait not loading issue

      Portfolio Tracker:

      • Added metrics server to Portfolio tracker
      • Add proxies logging to PT
      • Experiment with saving transactions to different backends
      • Fixed indexes on the Portfolio tracker
      • Experimented with saving logs
      • Found and removed a bug that led to endless crashes/restart
      • Tested saving logs into SQLite DB
      • Attempted to track issue causing runaway CPU consumption

      Sniping Bot:

      • Worked on merging the buy NFT button and testing it in staging
      • Organized the code for the NFT Sniping bot
      • Added filter and support for old transactions

      Work on the Ethereum collections market data:

      • Included auto-created & published NFT suggestion feature
      • Fixed admin MatchNFT’s page

      Check out our latest blog posts:

      https://moon.ly/blog/moonly-is-testing-a-buy-button-releases-holder-verification-tool/

      https://moon.ly/blog/sony-cross-system-nft-trading-framework/

      Upcoming NFT collections:

      https://moon.ly/nft/deer-club

      https://moon.ly/nft/camp-cosmos

      https://moon.ly/nft/iced-out-bulls

      Minted projects worth mentioning:

      https://moon.ly/nft/wolf-capital

      https://moon.ly/nft/oogy

      https://moon.ly/nft/the-bastards

      https://moon.ly/nft/taiyopilots

        • reply
        • like

        March 29, 2023 at 1:33pm

        Moonly weekly progress update #42

        So much great stuff should come out in the two next weeks. We are so excited, and we are working at the full speed on Moonly! It doesn’t matter how fast you go as long as you do not stop!

        Weekly developer progress:

        • Fixed the historical low/high price issue of the update scheduler
        • Discuss the issue with Devnet staking feature
        • Make the simplest log storage on AutomatioWorker
        • Deployed PRs for UI
        • Discuss ways to get transactions, saving issues, planning
        • Fixed the issue of Moonly-bot’s token verification
        • Solved issue with queues not working after fallback from KeyDB migration
        • Solved the issue on some GraphQL queries
        • Debugging what is generating an insane load on the RPC server when running PT
        • Several deploys for UI on Moonly
        • Finished custom notification feature
        • Cloned production DB
        • Switched Live Feed to a separate Redis
        • Switch Stats Scraper to a separate Redis
        • Attempt to migrate the Portfolio Tracker

        Staking (Locking):

        • Added Resolver For Extra Wallet
        • Created and refactored Wallet Management Popup
        • Created a database model for a wallet
        • Research on making the whole process secure
        • Research on adding the “Backpack Wallet”
        • Added functionality “Add Another Wallet”
        • Added functionality “Unlink Wallet”
        • Added functionality “Make a Wallet Primary Wallet”
        • Enabled login from multiple wallets to the same account
        • Show extra info, when signing the message
        • Partially fixed a logout bug with Phantom Wallet on Chrome
        • Created PR for “Multi-Link Wallet”
        • Created the improved model for attribute Trait&Value
        • Created a Seeding Script and tested it on a small scale
        • Created script for parsing Royalty Fee
        • Fixed Staking related issues by adding a trait
        • Fixed issue — Trait and reward not showing with authority staking
        • Fixed an issue with the link multi-wallet branch
        • Fixed backpack wallet PR build issue
        • Fixed an issue of not being able to add multiple attributes of the same trait

        Work on the Ethereum collections market data:

        • Improved some codes & added an alert queue with ETH scraper
        • Deploy the ETH scraper
        • Trying to fix the Etherscan URL issue

        Check out our latest blog posts:

        https://moon.ly/blog/binance-temporarily-suspends-spot-trading-and-withdrawals/

        https://moon.ly/blog/the-importance-of-communities-in-web3/

        https://moon.ly/blog/crypto-plummets-as-us-regulator-sues-binance-and-ceo/

        Upcoming NFT collections:

        https://moon.ly/nft/kaimana

        https://moon.ly/nft/shiba-doge

        https://moon.ly/nft/the-junkyard

        https://moon.ly/nft/alpha-heroes

        Minted projects worth mentioning:

        https://moon.ly/nft/bored-ape-yacht-club

        https://moon.ly/nft/wrapped-cryptopunks

        https://moon.ly/nft/otherdeed

        https://moon.ly/nft/mutant-ape-yacht-club

          • reply
          • like

          April 4, 2023 at 5:44pm

          Moonly weekly progress update #43

          Hello everyone, how was your weekend? This week, Portfolio Tracker and Staking(Locking) features are being tested and prepared for production! Then the real testers will be the holders and other projects who will use these features, and they will give us real feedback!

          Weekly developer progress:

          • Load NFTs from the database
          • Fixed the bugs and deployed for custom notification
          • Checking videos and docs provided for a multi-wallet
          • Fixed the frontend multiple fetching issues for the blogs resolver
          • Reviewed multi-wallet/linking PR, added very minor improvements to DB schema
          • Deployed link multi-wallet
          • Finished deploying the new five dev servers
          • Resolved the historical issue and optimized it
          • Shipped PT logs to our other servers

          Staking (Locking):

          • Create a resolver for fetching fungible tokens
          • Added collection Info and Updated color on the staking item
          • Added trait_count field on Collection-Info structure
          • Fixed Reward issue at first load
          • Show admin management section only for super admin
          • Added stats info on the staking page
          • Fixed a bug with Unstake Button on Authority Staking
          • Created New UI for the NFT staking page, linked the data, and made it responsive for all screens
          • Tried to fix the current wallet linking issue
          • Reduced Nft item card size on Staking Page
          • Fixed a bug related to reward count animation
          • Removed Reward Token field from NFT-card
          • Added $ sign before every token symbol
          • Show NAN on the top info section when the reward is disabled
          • Added Unstaked filter tab on Staking Page
          • Added load more button for Staked NFT and Unstaked NFT tabs
          • Filter tabs moved to dropdown and left aligned
          • Fixed the bug with Multiselect when the UserPool account is not initialized

          Work on the Ethereum collections market data:

          • Improved the Update Stats function
          • Finished the Parser improvement
          • Check out our latest blog posts:

          https://moon.ly/blog/bittrex-shuts-down-us-exchange-due-to-regulatory-crackdowns/

          Upcoming NFT collections:

          https://moon.ly/nft/iron-paw-gang

          https://moon.ly/nft/queens-of-ethereum-mintanium

          https://moon.ly/nft/outlanders

          https://moon.ly/nft/dope-bears-club

          Minted projects worth mentioning:

          https://moon.ly/nft/degenerate-ape-academy

          https://moon.ly/nft/abc-470

          https://moon.ly/nft/oogy

          https://moon.ly/nft/lily

          https://moon.ly/nft/y00ts

            • reply
            • like

            April 11, 2023 at 1:58pm

            Moonly weekly progress update #44

            Hello everyone! In short. Our Staking as a Service (SaaS) platform is in production finally! This means that other projects could use our SaaS and have mutual benefits from it, as I explained in the video: https://youtu.be/MMX1YnxQRe4 Link to Moonly Staking: https://moon.ly/staking/moonly You can help us test SaaS by staking your Moonly NFT and providing feedback so we can improve the platform for our community and other projects. We also silently introduced ETH and Polygon market stats, which some of you probably saw but we are still working on polishing them. As Stefan said, these are just puzzle pieces of the Moonly ecosystem!

            Weekly developer progress:

            • Debug minor issues on new test servers
            • Reviewed image quality improvement
            • Deployed multi-wallet fix and ran the migration script
            • Resolved the floor price issue
            • Working on the “scrape active” filtering issue on the admin page
            • Reviewed & deployed changes to the blogs widget
            • Switched live-feed events history to the Big DB
            • Checking the reason for tokens missing even after re-scraping
            • Updated development documentation
            • Finished the responsive and navbar changes

            Portfolio tracker

            • Fixed the Portfolio page to show NFTs in the wallet from the blockchain
            • Fixed Transactions on the Portfolio page, when the username is given

            Staking (Locking):

            • Fixed basic issues and created PR for multi-wallet link
            • Deploying the smart contract
            • Deployed SaaS to production
            • Discuss caching images

            Check out our latest blog posts:

            https://moon.ly/blog/understanding-nfts-a-beginners-guide-to-non-fungible-tokens/

            https://moon.ly/blog/opensea-introduces-pro-launches-marketplace-with-nft-reward/

            Upcoming NFT collections:

            https://moon.ly/nft/magna

            https://moon.ly/nft/baby-almighty-alpacas

            https://moon.ly/nft/maverick-chip

            https://moon.ly/nft/monkey-club

            Minted projects worth mentioning:

            https://moon.ly/nft/y00ts-polygon

            https://moon.ly/nft/brozo

            https://moon.ly/nft/sandbox-polygon

            https://moon.ly/nft/royalty-nft-activator

              • reply
              • like

              April 18, 2023 at 1:09pm

              Moonly weekly progress update #45 - First Staking Client

              I think we can celebrate this milestone. Why? Because we have our first client, Kaimana DAO, using our SaaS (Staking as a Service) in production. Their community already staked 436 tokens, which is pretty cute.

              Since most of our tools have been free so far, I think this is a great new beginning for Moonly. We have a lot more work to do. Releasing other tools that are being developed (Portfolio tracker, Sniper, other Discord tools/bots, Royaltie Detection tool, Raffles, etc) and package them correctly, so it can be easy to consume for users and customers and understand the value we are providing.

              We also need to improve existing stuff: some things are broken, bugged, or need improvements. It’s natural in the development world, especially if you make such a complex platform like Moonly.

              We aim to polish SaaS even more, package it with other tools, and start reaching projects and people.

              Discord HVB bot or Staking as a Service is an excellent way for Moonly to grow. If they use our service, they will basically work for us since all their holders/members will need to come to our website, register, and use our tools.

              Weekly developer progress:

              • Removed the old component for dropdowns
              • Created the Schema for the resolver
              • Figured out why the published filter was getting slow
              • Fixed the test Moonly bot server
              • Switched Live-feed events history to the Big DB
              • Introduced a switch to disable ad popups on the dev server
              • Discussed the multi-collection feature
              • Implemented multi-threading & scheduler in the Twitter-scraper app
              • Finalized the Ui changes
              • Fixing the multiple instance issues that were crashing the remote server
              • Finished migrating the sniper bot to the Moonly codebase
              • Fixed tx-parser issue with Magiceden
              • Refactored the Twitter space project codes
              • Figuring out how to implement the Twitter authentication system
              • Finished the login UI/UX
              • Added image URL verification
              • Finalise changes to the Big DB structure

              Staking (Locking):

              • Created Kaimana tokens
              • Seeded the attribute traits
              • Created a PR for fixing the SuperAdmin issues
              • Adding “Mission Staking” smart contract and local test validator
              • Fixed tx-parser’s previous failing test cases
              • Making staking page info public
              • Researched and created a rough data structure for Mission Account

              Check out our latest blog post:

              https://moon.ly/blog/twitter-let-users-trade-crypto-stocks-and-other-assets/

              Upcoming NFT collections:

              https://moon.ly/nft/the-heist

              https://moon.ly/nft/nohoomans

              https://moon.ly/nft/chads

              https://moon.ly/nft/monkey-club

              Minted projects worth mentioning:

              https://moon.ly/nft/oogy

              https://moon.ly/nft/elixir-pfp-collection

              https://moon.ly/nft/solcasinoio

              https://moon.ly/nft/wolf-capital

                • reply
                • like

                April 25, 2023 at 2:11pm

                Moonly weekly progress update #46 - New design for a login page

                Hello Guys! How are you all? Some devs were on a small vacation (deserved vacation) this week, but we manage to finish some important stuff.

                Finished a new design for a login page. Users can log in via Wallet or via Discord but now we will also integrate logging via Twitter(coming soon).

                Once you are logged in you can link your Wallet and your Discord and that way you can upgrade your profile to the next level and you will be able to use some of the new tools and new features that will be locked for the visitors!

                Weekly developer progress:

                • Checked and fixed the dropdown not showing in some page source
                • Finished login page
                • Migrated new changes on the sniper bot to the Moonly codebase
                • Finalise changes to Big DB structure
                • Run reprocessing of transactions
                • Start transaction ID scan over
                • Modernise scrapers-mints package to discover mints from the blockchain
                • Started working on the multi-collection functionality
                • Implemented a workable multi-collection feature except for the submission
                • Rewrote the submission form algorithm
                • Deployed the multi-collection HVB at the bot test server
                • The research was done on Solana runtime limitations
                • Fixed RPC server out of disk space

                Staking (Locking):

                • Update tokens and seed attributes for selected collections
                • Populate collections on production
                • Fixed issue with new wallet staking
                • Brainstorming about raffle reward
                • Setup Staking environment on Windows to investigate phantom mobile-related issues
                • Fixed multi-select button responsive issue on the small screen

                Check out our latest blog posts:

                https://moon.ly/blog/moonlys-staking-service-is-live/

                https://moon.ly/blog/trump-launches-second-nft-wave-seems-to-ditch-the-first-trump-card/

                https://moon.ly/blog/nft-use-cases-beyond-digital-artworks/

                Upcoming NFT collections:

                https://moon.ly/nft/tri3ute

                https://moon.ly/nft/cyber-syndicate-nft

                https://moon.ly/nft/webcityclub

                https://moon.ly/nft/the-humania--season-2

                Minted projects worth mentioning:

                https://moon.ly/nft/the-heist

                https://moon.ly/nft/mad-lads

                https://moon.ly/nft/sharx

                https://moon.ly/nft/okay-bears

                  • reply
                  • like

                  May 3, 2023 at 6:28pm

                  Moonly weekly progress update #47 - Testing Raffle Feature

                  Little by little, we are improving our UI and UX. We released some stuff pretty fast and needed to properly plan where to fit them. Don’t worry, we are aware of that.

                  We have a lot more work to do. Portfolio tracker, Sniper, other Discord tools/bots, Royalty Detection tool, Raffles, etc are the features being developed as we speak and after they are done we are locking a lot of them on Monthly only for the holders to use!

                  We already started basic tests for Raffle account validation and have been testing it for a while! We are working simultaneously on every new feature and it’s only a matter of time before everything comes out in the production!

                  Weekly devs progress: 🎉

                  • Pushed a quick fix for blog posts
                  • Fixed technical debt on the Big database
                  • Collection ID will be added to all new transactions automatically
                  • Implement assigning of collection_id to Transactions in BigDB
                  • Did manual collection updates
                  • Connect sniper-bot with live-feed
                  • Price with currency fixed to 2 decimal
                  • Optimized the search fetching by adding debounce technique
                  • Decreased concurrency on the RPC server (portfolio tracker)
                  • Token tracker’s collection_id reassignment is in progress

                  Holder Verification Bot (HVB):

                  • Deployed the multi-collection feature of HVB
                  • Fixed the user permission issue for non-admin login
                  • Figured out why Discord ID changes automatically
                  • Deployed the non-admin login at the bot test server for testing
                  • Deploy multi-collection HVB to production
                  • Working on the Frontend to restructure the multi-collection
                  • Fixed cache rendering issue on the change discord server
                  • Adding a feature on optimal render for traits & values on-demand

                  Raffle Feature

                  • Fixed raffle test issue
                  • Fixed Raffle Account Creation Issue
                  • Basic tests for raffle account validation
                  • Prize add/update/remove work in progress
                  • Added Endpoint To Add New Raffle Prize with Test Coverage
                  • Added Endpoint to remove raffle prize with test

                  Staking (Locking):

                  • Setup staking environment on Windows to investigate phantom mobile-related issues
                  • Fixed multi-select buttons' responsive issue on the small screen
                  • Brainstorming on Raffle System

                  Check out our latest blog posts:

                  https://moon.ly/blog/blur-launches-nft-lending/

                  https://moon.ly/blog/mastercard-partners-crypto-networks-to-instill-blockchain-trust/

                  Upcoming NFT collections:

                  https://moon.ly/nft/ojotris

                  https://moon.ly/nft/dog-eat-dog

                  https://moon.ly/nft/webcityclub

                  https://moon.ly/nft/foreplay-warriors

                  Minted projects worth mentioning:

                  https://moon.ly/nft/cryptokhat

                  https://moon.ly/nft/sandbox-polygon

                  https://moon.ly/nft/y00ts-polygon

                  https://moon.ly/nft/mad-lads

                    • reply
                    • like

                    May 9, 2023 at 12:58pm

                    Moonly weekly progress update #48 - Optimizing our Discord Bot

                    Additional features for our Discord Moonly Bot. Today we tested the first version of the multiple collection role feature. E.g, if you are holding Critters Cult NFT, you will get role-@Critters Cult role. Still testing this feature out, so it’s not fully working yet.

                    Another tiny feature of Moonly Discord Bot is Announcement Catcher. This feature will automatically pick announcements from the selected channel and display them on the Moonly website for a specific collection. It will also be displayed on the homepage so that we can provide more exposure to other projects. Remember, the Moonly website has 25k — 30k visitors every month.

                    Flexible, customizable Raffle system for our collection and other projects that can utilize our Staking as a Service but don’t wanna mess with Tokenomics. I talked with dozens of founders; many don’t have staking because they think it’s all about tokens.

                    Yes, the token is, in most cases, the best way to reward the holders. But staking can be used even if you don’t have your token. E.g., using some other “stable SPL” as a temporary reward or having no token reward but organizing weekly raffles/giveaways. And here is our Raffle app will play. Since it’s gonna be adjustable, projects will be able to do raffles based on who staked their NFT.

                    Sniping Bot (still, but most of the work is done. Just slowed down, for various reasons. You will know.), Portfolio Tracker (partly released, but still to improve some stuff for better UX and stats). Twitter Spaces / Twitter Giveaway bot.

                    Weekly devs progress:

                    • Fixed a minor issue in the remote logger that did not allow to dump of objects
                    • Token tracker’s collection_id reassignment is in progress
                    • Finished merging cross-site auth and fixed all merge conflicts
                    • Updated post method and DB schema for discord announcements
                    • Finished assigning collection_ids to transactions in Big DB
                    • Finalizing Live Feed switch to the Big DB
                    • Rewrote a significant part of the mints scraper package again and tested
                    • Deployed BigDB-live-feed to testing
                    • UI and business logic changes for the sniper bot
                    • Checked image quality difference between production and staging
                    • Separated main app and token tracker build commands for cleaner and faster builds
                    • Added npm scripts to improve the developer experience
                    • Attempting to fix occasional 404 errors
                    • Added Twitter login resolver for logging in with Twitter
                    • Refactored code & removed code duplication in login Twitter & loginDiscord

                    Holder Verification Bot (HVB):

                    • Optimized the trait endpoint at Moonly bot API
                    • Testing the HVB and fixing bugs
                    • Written a post method functionality on the Moonly bot frontend
                    • Fixed some relevant issues & deployed the multi-collection feature at the Moonly test bot
                    • Researched an automated re-link process after reaching the limit of tiring renew refresh token
                    • Deployed the multi-collection HVB changes on production

                    Raffle Feature

                    • Adjusting code for supporting all prize types for a single winner
                    • Adjusting code for supporting deposit/managing prizes from the vault

                    Check out our latest blog post:

                    https://moon.ly/blog/our-top-upcoming-ethereum-nft-picks-for-today/

                    Upcoming NFT collections:

                    https://moon.ly/nft/katana-inu

                    https://moon.ly/nft/project-red

                    https://moon.ly/nft/shy-ones

                    https://moon.ly/nft/babezdna

                    Minted projects worth mentioning:

                    https://moon.ly/nft/azuki-2

                    https://moon.ly/nft/wolf-capital

                    https://moon.ly/nft/moonbirds-38

                    https://moon.ly/nft/blocksmith-labs

                      • reply
                      • like

                      May 18, 2023 at 9:35am

                      Moonly weekly progress update #49 - Secret thing coming out soon

                      We are secretly working on something. You probably will think you know what is about, but you don’t. It’s different, real, and valuable. It’s gonna help Moonly, because …

                      Anyway, let me get back to work. Writing and designing always make me feel good. I feel better that I expressed myself. Remember, we are here long term, we like to build, that is our passion. We will get better, at whatever we are missing out.

                      We are not perfect, and will not be, but will give our best to provide value for everyone.

                      Weekly devs progress:

                      • Re-processed attributes for older collections
                      • Improving scrapers mints code
                      • Fixed the absence issue of some collections
                      • Fixed the annoying bug with PDA testing
                      • Added simple test for Associated Token Account
                      • Added SFT minting function and test for local-net
                      • Mints scraper and attribute migrator are done and deployed
                      • Tested backend resolvers (loginTwitter, linkTwitter & unLinkTwitter)
                      • Fixed some bugs which arose while merging the front-end & backend
                      • Added the collection seedbox for selecting collections in the Discord announce tab
                      • Working on implementing automatic posting of data whenever the next announcement will come
                      • Analyzed & designed a database for the twitter-space-giveaway feature
                      • Analyzed Twitter space response data

                      Holder Verification Bot (HVB):

                      • Fixing why ‘edit collection’ doesn’t work after adding any rule
                      • Working on ‘delete rule operation’ with a confirmation pop-up
                      • Improved collection search — selection box
                      • Enhanced the selection box as search friendly
                      • Fixing dashboard tab — should have different slugs for different pages
                      • Removed default role feature while user added rule the first time
                      • Added required condition exception for empty collection filed
                      • Fixed error message alignment issue
                      • Deployed the changes to the test bot
                      • Found and fixed the search selection issue
                      • Fixed query issues when the NFT name has any type of symbol
                      • Added blockchain slug filter option for collection search
                      • Migrated wallet checker to multi-wallet checker

                      Raffle Feature:

                      • Fixed a few bugs in the Raffle Rust code
                      • Added/Fixed tests of the Raffle Event
                      • Researched and tried to solve the issue of Green Screen detection
                      • Updated Raffle deposit and withdrawal logic
                      • Fixed Twitter login integration issue on frontend
                      • Added test for NFT check in raffle vault after deposit

                      Check out our latest blog posts:

                      https://moon.ly/blog/outrage-as-coinbase-calls-pepe-hate-symbol/

                      https://moon.ly/blog/the-eu-adopts-rules-to-make-crypto-transactions-traceable/

                      Upcoming NFT collections:

                      https://moon.ly/nft/dimenzion

                      https://moon.ly/nft/assetdash

                      https://moon.ly/nft/queens-of-sindaria

                      https://moon.ly/nft/soul-saver

                      Minted projects worth mentioning:

                      https://moon.ly/nft/thereal-rektdogs

                      https://moon.ly/nft/mutant-ape-yacht-club

                      https://moon.ly/nft/brozo

                      https://moon.ly/nft/thecaptainz

                      Regarding the upcoming mints, everyone is wondering two things:

                      https://nftslangs.com/wen/

                      https://nftslangs.com/wagmi/

                        • reply
                        • like

                        May 23, 2023 at 11:48am

                        Moonly weekly progress update #50 - Getting closer to a Sniper tool

                        The working version of Sniper is there. But it’s not ready for production, specifically because we need to finish up with some important stuff so we can move forward!

                        Basically, it is on the staging server, ready to be tested and played with! Also, UI is being polished and it needs to be changed and prepared before the public release!

                        Weekly devs progress:

                        • Added option for automatic seed for the last message on the database
                        • Working on the issue for Edited Announcements
                        • Working on updating the DB and frontend to store data in multiple collections
                        • Finished and wrapped up all the works around WL
                        • Fixed the live-feed websocket issue that occurred because of migrating
                        • Created and Connected API to verify the Twitter handle
                        • Integrated Twitter following and Discord member check
                        • Fixed Circular dependency issue
                        • Work in progress — integrating video processor in Moonly codebase
                        • Almost finished the User role task
                        • Working with frontend and GraphQL queries on the announcement catcher tab
                        • Setup Video processing App
                        • Resolved Package Conflicts
                        • Improving ME stats scraper
                        • Set placeholder inside the search bar
                        • Added search icon at the search box
                        • Made roles selection box into the search box
                        • Resolved multi-wallet checker issue to get a combined role
                        • Fixed bug related to Multiselect Staking
                        • Working on HVB issues with assigning a specific role

                        Raffle Feature:

                        • Make Prize accounts optional and fix the error for that change
                        • Auto Remove the unit prize if the prize is empty or zero
                        • Auto remove the whole prize if every prize unit is none
                        • Added more than one prize to the raffle
                        • Add raffle winner test and rust endpoint

                        Sniper bot:

                        • Finished migrating the sniper bot into Moonly
                        • Merged it with staging
                        • Fixed the majority of the conflicts

                        Upcoming NFT collections:

                        https://moon.ly/nft/star-symphony-elder-pass

                        https://moon.ly/nft/fortitudex-

                        https://moon.ly/nft/overlords-2

                        https://moon.ly/nft/bodoggos

                        Minted projects worth mentioning:

                        https://moon.ly/nft/sandbox-polygon

                        https://moon.ly/nft/sharx-by-sharkyfi

                        https://moon.ly/nft/degen-fat-cats

                        https://moon.ly/nft/portals-2

                          • reply
                          • like

                          June 1, 2023 at 2:06pm