Skip to content
View thecipherBlock's full-sized avatar
  • U+0000

Organizations

@KIPFoundation @moibit @leypa

Block or report thecipherBlock

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 Loading

  1. Convert or verify the ethereum addre... Convert or verify the ethereum address into checksum address in dart/flutter
    1
    import 'dart:typed_data';
    2
    import 'package:convert/convert.dart';
    3
    import 'package:pointycastle/digests/keccak.dart';
    4
    
    
    5
    /// This gist/function helps in convertion or verification of the ethereum address
  2. Asymmetric encryption and decryption... Asymmetric encryption and decryption of JSON data in js
    1
    var crypto = require("crypto");
    2
    var path = require("path");
    3
    var fs = require("fs");
    4
    
    
    5
    var encryptStringWithRsaPublicKey = function(toEncrypt, publicKeyInPemPath) {
  3. moibit/Moibit-Sample-DApp moibit/Moibit-Sample-DApp Public

    Sample tutorial app using MoiBit to build a Decentralized Intelligent App

    JavaScript 12 7

  4. moibit/core moibit/core Public

    The Core module of @moibitjs to interact with MoiBit off-chain Storage platform

    JavaScript 8

  5. moibit/tracy-mobile-app moibit/tracy-mobile-app Public

    Official repository for the Tracy mobile app. With love by the community!

    JavaScript 3 6

  6. moibit/GetTracyApp moibit/GetTracyApp Public

    Official website for the TRACY app. Let's fight coronavirus together!

    CSS 1 2