Skip to content
View moviendome's full-sized avatar
Block or Report

Block or report moviendome

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. expo-solana-wallet expo-solana-wallet Public

    Cross-Platform Solana Wallet built with Expo and Solana/web3.js

    TypeScript 197 64

  2. expo-boilerplate expo-boilerplate Public

    Boilerplate to build Cross-Platform Apps with Expo and React Native

    JavaScript 27 6

  3. solana-faucet solana-faucet Public

    Simple Solana Faucet connecting with Phantom and Solflare using @solana/wallet-adapter

    JavaScript 25 7

  4. Docker Swarm Cheatsheet Docker Swarm Cheatsheet
    1
    # Init Swarm
    2
    $ docker swarm init --advertise-addr <IP address of instance>
    3
    
                  
    4
    # List machines
    5
    $ docker-machine ls
  5. one-liners one-liners Public

    Simple Solana Dapp to publish one-line snippets for your favorite languages

    Vue

  6. trailblazer-api trailblazer-api Public

    Simple example of REST API built with Ruby on Rails & Trailblazer

    Ruby