Skip to content

Instantly share code, notes, and snippets.

View Milimeter's full-sized avatar

Oladapo Abdulrazaq Milimeter

View GitHub Profile
@y-pakorn
y-pakorn / flutter_web3_dapp_sample.dart
Last active August 15, 2023 16:26
Source code for Flutter Web3 Dapp Sample
import 'package:flutter/material.dart';
import 'package:flutter_web3/flutter_web3.dart';
import 'package:get/get.dart';
import 'package:niku/niku.dart';
void main() {
runApp(MyApp());
}
class MyApp extends StatelessWidget {
@Milimeter
Milimeter / gist:2cea803b4fd87dae5e0741c2018359de
Created September 4, 2022 09:37
Binance crypto asset symbol list dump
List bb = [ "ETHBTC",
"LTCBTC",
"BNBBTC",
"NEOBTC",
"QTUMETH",
"EOSETH",
"SNTETH",
"BNTETH",
"BCCBTC",
"GASBTC",