GithubHelp home page GithubHelp logo

setbap / icpbin Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 2.0 77 KB

an alternative for pastebin for ICP blockchain with Rust

Shell 2.47% Rust 81.70% JavaScript 15.84%
decade icp internetcomputer pastebin rust

icpbin's Introduction

Icpbin

IcpBin is an alternative for PasteBin and is aimed to a tutorial for developers who want to learn more about the Internet Computer and how develop their apps with Rust.

What is IcpBin?

some time we want to save a note or a code snippet and share between device, but we don't access the device. for example we are in work computer and share some setting with personal computer or i want to show me note to my audience. in this time we want to sure that this data won't change by any body and live long as i want. icpbin came to solve exact this type of problems. in icpbin you can create note (that we called Paste) and share between everyone. even without signin. Paste can have name and tags to customize it. even every paste has expire time that after that time paste will be deleted.

Where are features like password encryption and categories in IcpBin?

in case of categories i think that it is not necessary because we can use tags for that.tags are greate for customize and search.client can append own specific info to tags to track their Pastes.but in case of password encryption i think that it is not necessary, because icpbin is like backend and people won't use it without client, and client can encrypt data before send it to server, also it is better to won't share your sensitive data in public blockchain that everybody can see.

Running the project locally

If you want to test your project locally, you can use the following commands:

cd icpbin/
dfx start --background

then run

yarn gen-deploy

if you gen permission error you can run

chmod +x did.sh

then rerun

yarn gen-deploy

i created this project for first challenge my self and also participate in dacade.org internet Computer Rust Smart Contract 101. fell free to check it out.

icpbin's People

Contributors

setbap avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.