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

January 31, 2023 at 8:45am

Moonly weekly progress update #34

Hello everyone, how was your weekend? We are still in the testing phase, doing some minor adjustments and removing some bugs! Be patient friends, good days are coming!

Weekly devs progress:

  • Merge and deploy frontend updates
  • Tested and fixed the issue of displaying the previous verification rule
  • Fixed the logic for the holder notification message
  • Fix the issue of merging accounts during account linking
  • Debugged and fixed issues on wallet-checker
  • Changed DB structure and modified logic to fix the Discord role issue
  • Investigated the total holding value issue and fixed it
  • Inserting and connecting NFTs, and tokens with the Discord server
  • Fixed all PR-related issues
  • Finishing discord bot page
  • Fixed search bar issue
  • Fixed overlay issue for secondary description
  • Fixed search on trait type dropdown
  • Explored the token metadata update
  • Explored getting tokens where the user is the authority
  • Work in progress about tracking previously assigned roles

Staking (Locking):

  • Created a model for the Attributes
  • Re-Adjusted resolver for the Attributes model
  • Refactored Staking Creations and added a new way of selecting a trait
  • Created DB migration
  • Implemented “Trait Remove” from the UI
  • Update smart contract for supporting two values
  • Implemented resolver and related logic for getting reward trait for staking the NFT
  • Implemented trait reward in the smart-contract
  • Created “Seed script” and seeded testing data with attributes
  • Explored the token metadata update
  • Explored getting tokens where the user is the authority

Portfolio Tracker:

  • Improved retrying logic of wallet-checker, tested and deployed
  • Sync Moonly DB to the Big DB
  • Disassemble the old RAID on the RPC server and created the new one
  • Small fix for re-queueing failed tasks in wallet-checker
  • Merge and deploy the latest changes

Upcoming NFT projects to mint:

https://moon.ly/nft/only-wolves

https://moon.ly/nft/mindfolk-renaissance

https://moon.ly/nft/bullyz-crew

Minted projects worth mentioning:

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

https://moon.ly/nft/sharx

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

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

Check out our latest blog post: What Are Stablecoins and Why Do They Exist?

https://moon.ly/blog/what-are-stablecoins-and-why-do-they-exist/

    • reply
    • like

    February 7, 2023 at 9:39pm

    Moonly weekly progress update #35 Hello amazing people, I hope everyone feels great!

    Portfolio Tracker, Staking as a service, and Discord bot are one week closer to achieving our goal. We are happy that people will really gain a lot from these new features!

    Weekly devs progress:

    • Researched how we can display discord relink message
    • Made DB changes and implemented functionality for this feature
    • Fixed some design issues on the profile and login page
    • Investigated role issue on the Discord bot
    • Fixed discord-bot deployment issues
    • Deployed mints scraper on RPC server
    • Investigated an issue about contradictory rule setup
    • Tested and deployed the latest changes on the Discord bot (HVB)
    • Checked the progress of scraping, did minor fixes

    Staking (Locking):

    • Edit metadata functionality added
    • Data caching was added for getting tokens
    • Fixed rendering issue
    • Added creator field in token creation
    • Updated Token Create/Update Form for UI
    • Give a Reward boost based on the current time passed for reward per day(Smart-Contract)
    • Give Reward for Reward Boost even when the boost period is not complete
    • Calculated Real-time reward on frontend
    • Show all time of staked on hover in seconds
    • Added Pagination For Staking Nft Page
    • Fixed a bug related to the pagination component
    • Fixed date formatting on NFT-card
    • Fixed removing trait reward when it’s not available in the DB
    • Show special trait item on Nft-Item if matches with collection
    • Fixed fetch error when it aborted with page refresh

    Portfolio Tracker:

    • Relinked transactions to tokens
    • Removed transactions that cannot be tied to tokens
    • Deployed changes on the RPC server
    • Investigated and fixed PT’s different holding value issue
    • Fixed Token Tracker Postgres deadlock issue
    • Started implementing simple workers for scraping mints

    Upcoming NFT projects to mint:

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

    https://moon.ly/nft/solcasinoio

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

    https://moon.ly/nft/kaimana

    Minted projects worth mentioning:

    https://moon.ly/nft/entreprenerdz

    https://moon.ly/nft/pirate-squad

    https://moon.ly/nft/mindfolk

    https://moon.ly/nft/subber-k3y

    Check out our latest blog post: Binance to Suspend All USD Transfers this Week

    https://moon.ly/blog/binance-to-suspend-usd-transfers/

      • reply
      • like

      February 14, 2023 at 12:27pm

      Moonly weekly progress update #36

      Last week we silently released our Sales/Listing Discord Bot in production. In addition to sales events, it shows listing and delisting, but in the future, it will also show other types of events like transfers, staking, etc.

      The sales bot is nothing spectacular, but it’s an important step in our set of tools that we will release for projects and communities.

      What is next?

      Probably this week, we will do the first production test on our Holder Verification Bot (HVB), and we will need your help. We tested it out on DEVNET for a while, but the best feedback will be from real people in a real environment. So please stay tuned for that, and help us test HVB out. After that, we can release it for other Discord servers and compete with Matrica.

      We improved our SaaS (Staking as a Service) a lot. It might be released in production by the end of February or earlier. Had a call with the founder of an interesting upcoming project, and when I showed him what we built, he was very interested in using our service. His mint is happening at the end of February, and that is why we gonna aim to release it by then. In addition to SaaS, we are releasing a simple but useful no-code Token Creation Tool that will come in handy for many upcoming projects.

      Portfolio Tracker functionality is mostly in place. The only thing we are dealing with right now is collecting missing 1.4B (billion) of data. Currently, we are collecting data at a speed of ~20–30M (millions) per day, which is a lot, but it would still take around ~2 months to collect full data. So, currently working on it to scale it at least 3–5x times. This data will not be used only for Portfolio Tracker (PT) but in other features, we are currently building and the one that will be built after it. So it’s very important to finally finish that part.

      We are working on adding automation on Moonly for the buy, listing, and other types of events on multiple marketplaces. We got our API approved by MagicEden and HyperSpace. We have positive experiments and results, and after that is implemented, we gonna work on buying automation, AKA sniping bot. I am excited to see how that will work on Moonly.

      We are secretly (not secret anymore) working on importing tens of thousands of ETH collections on Moonly and providing the same data and tools for this blockchain. We had this idea from the beginning, and you probably noticed that we are serving upcoming projects for multiple blockchains, including ETH, but not market stats. This gonna be a massive deal for Moonly, as we gonna attract a lot of eyes to Moonly and Solana collections as well. We are already ranking well for many keywords on Solana space; now we gonna take a piece of the pie for the ETH.

      We are cooking something secretly that only a few of us know. We will let you know once we release those tools developed for months. It’s gonna play an essential part for the Moonly foundation and its holders.

      Many minor things that I have no time to discuss over the announcement, but it is an excellent addition to Moonly.

      Our high-level goal is to release those tools and lock down the access to the founders of the project that only hold X number of Moonly NFT (at the current FP 20+ NFT), partner with them, gain exposure by providing value to their communities, and be very competitive in this space.

      Once we achieve this, the demand for the Moonly NFT will go up, listing down, which will naturally lead to an increase of FP, more value to the holders, better recognition in the space, and overall more opportunities.

      Remember this. We are going wide and slow, so it takes some time to release this stuff. But once we do it, it will open doors to many incredible things.

      Be good, take care, and don’t stop believing in Moonly. Otherwise, you will be the guy who was so close, but …

      Upcoming NFT projects to mint:

      https://moon.ly/nft/kaimana

      https://moon.ly/nft/anon

      https://moon.ly/nft/dobe-dudes

      https://moon.ly/nft/ojotris

      Minted projects worth mentioning:

      https://moon.ly/nft/yugibao

      https://moon.ly/nft/doubloons

      https://moon.ly/nft/taiyo-infants-incubators

      https://moon.ly/nft/maties

      Check out our latest blog post: Crypto Tanks, as SEC Cracks Down on Kraken

      https://moon.ly/blog/crypto-tanks-as-sec-cracks-down-on-major-exchanges/

        • reply
        • like

        February 21, 2023 at 5:04pm

        Moonly weekly progress update #37

        Hello everyone, I hope you all are feeling great! Another busy week went by and we are eager to release our new features on Moonly! Here is just a brief summary of what we have accomplished in the past week.

        Weekly devs progress:

        • The logic component for nonregistered users finished
        • Finished overlay for non-registered users and implemented it in the monitor table
        • Fixed upcoming NFT dropdown component issue
        • Fixed NFT collection edit form bug
        • Made DB changes, migrated data and inspected results with changes
        • Made necessary changes to the codebase to adjust the improved DB structure
        • Implemented caching for trait API
        • Changed DB structure for metadata and made changes to the codebase

        Holder Verification Bot (HVB):

        • Fixed an HVB issue during role assessment
        • Made changes to mints-scraping to migrate traits during token creation
        • Design fixation on moonly-bot frontend
        • Made a script to migrate traits and solved different issues of it
        • Fixed unique trait type and value combination issues on HVB

        Work on the Ethereum collections market data:

        • Created a separate doc for Ethereum scraper
        • Researched how we can prevent the slug duplications
        • Created a script to fix the slug duplication on the collection
        • Created a custom script to publish & unpublished all collections

        Staking (Locking):

        • Unstake All at once with a single button
        • Fixed Nft Item fallback issue
        • Refactored Reward Increment state
        • Researched reading tx data for verification purposes

        Portfolio Tracker:

        • Recalibrate scraper with different time/IDs number/replicas values
        • Eliminated potential memory leak issue
        • Thorough debugging of the token tracker in an effort to increase its performance
        • Maintenance and monitoring of token tracker
        • Setting up a database on RPC to speed up metadata->traits data migration
        • Fixed several issues with the trait migration script

        Upcoming NFT projects to mint:

        https://moon.ly/nft/elite-emperors

        https://moon.ly/nft/degenu

        https://moon.ly/nft/blingz

        Minted projects worth mentioning:

        https://moon.ly/nft/taiyopilots

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

        https://moon.ly/nft/y00ts

        https://moon.ly/nft/duelbots

        Check out our latest blog post: Rugpulls-A Quick Guide

        https://moon.ly/blog/rugpulls-a-quick-guide/

          • reply
          • like

          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